mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
removed cursor
This commit is contained in:
parent
36b1a63543
commit
3bebfd5182
@ -33,15 +33,3 @@
|
||||
file:
|
||||
path: ~/.Xresources.d
|
||||
state: directory
|
||||
|
||||
- name: Configure Cursors
|
||||
copy:
|
||||
src: cursor
|
||||
dest: ~/.Xresources.d/
|
||||
|
||||
- name: Init Cursors in .Xresources
|
||||
lineinfile:
|
||||
path: ~/.Xresources
|
||||
create: yes
|
||||
state: present
|
||||
line: '#include ".Xresources.d/cursor"'
|
||||
|
Loading…
Reference in New Issue
Block a user