mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
fixed rofi
This commit is contained in:
parent
c4c5ade5cb
commit
5c20aaf69b
@ -153,7 +153,7 @@
|
|||||||
- name: Install and configure rofi
|
- name: Install and configure rofi
|
||||||
block:
|
block:
|
||||||
- shell: creates=/usr/bin/rofi pacaur -S --noconfirm rofi
|
- shell: creates=/usr/bin/rofi pacaur -S --noconfirm rofi
|
||||||
- shell: creates=~/.config/rofi stow polybar
|
- shell: creates=~/.config/rofi stow rofi
|
||||||
- lineinfile: path=~/.Xresources create=yes state=present line='#include ".Xresources.d/rofi"'
|
- lineinfile: path=~/.Xresources create=yes state=present line='#include ".Xresources.d/rofi"'
|
||||||
tags:
|
tags:
|
||||||
- desktop
|
- desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user