Switch to rofi.
This commit is contained in:
parent
e8e2fb2fb5
commit
122f54d3ae
6 changed files with 20 additions and 19 deletions
|
@ -4,7 +4,7 @@
|
|||
mkdir -p ~/.config ~/.local/bin
|
||||
|
||||
# link config
|
||||
for i in foot gtk-3.0 kanshi neofetch qtile zathura; do
|
||||
for i in foot gtk-3.0 kanshi neofetch qtile rofi zathura; do
|
||||
rm -rf ~/.config/${i}
|
||||
ln -sf $(pwd)/${i} ~/.config
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue