rofi fixes and quassel
Some checks are pending
/ ci (push) Waiting to run

This commit is contained in:
Callum Leslie 2024-09-13 15:52:57 +01:00
parent b86629718d
commit 3c5f85bbb1
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
4 changed files with 10 additions and 6 deletions

View file

@ -10,8 +10,8 @@
chat = getProgFor "discord";
media = getProgFor "spotify";
terminal = getProgFor "alacritty";
runner = getProgFor "rofi";
rofi-rbw = getProgFor "rofi-rbw-wayland";
runner = getProgFor' "rofi-wayland" "rofi";
rofi-rbw = getProgFor' "rofi-rbw-wayland" "rofi-rbw";
tmux = getProgFor "tmux";
slurp = getProgFor "slurp";
grim = getProgFor "grim";