mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
fixed rofi
This commit is contained in:
parent
c4c5ade5cb
commit
5c20aaf69b
@ -153,7 +153,7 @@
|
||||
- name: Install and configure rofi
|
||||
block:
|
||||
- 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"'
|
||||
tags:
|
||||
- desktop
|
||||
|
Loading…
Reference in New Issue
Block a user