migrate to rofi
This commit is contained in:
parent
4507e2c462
commit
48cceb8af8
7 changed files with 314 additions and 26 deletions
|
|
@ -18,7 +18,6 @@ packagesPacman=(
|
|||
"gtk4"
|
||||
"thunar"
|
||||
"kitty"
|
||||
"wofi"
|
||||
"waybar"
|
||||
"grim"
|
||||
"slurp"
|
||||
|
|
@ -27,6 +26,7 @@ packagesPacman=(
|
|||
)
|
||||
|
||||
packagesYay=(
|
||||
"rofi-lbonn-wayland-git"
|
||||
"swaync"
|
||||
"swww"
|
||||
"wlogout"
|
||||
|
|
|
|||
|
|
@ -27,11 +27,11 @@ directories=(
|
|||
"neofetch"
|
||||
"nvim"
|
||||
"pipewire"
|
||||
"rofi"
|
||||
"swappy"
|
||||
"swaync"
|
||||
"wal"
|
||||
"waybar"
|
||||
"wofi"
|
||||
)
|
||||
|
||||
_symlinkDirs() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue