1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

fixed rofi

This commit is contained in:
eoli3n 2017-12-17 12:36:55 +01:00
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