mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
fixed gtk rofi missing conf dir
This commit is contained in:
parent
4a984caaf4
commit
7ec89663ef
@ -2,6 +2,9 @@
|
||||
- name: Install rofi
|
||||
packer: name=rofi state=present
|
||||
|
||||
- name: Create rofi conf dir
|
||||
files: path=~/.config/rofi state=directory
|
||||
|
||||
- name: Copy powermenu script
|
||||
copy: src=files/powermenu.sh dest=~/.config/rofi/powermenu.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user