Add rofi themes and bluetooth menu
+ Fixed dunst
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
if command -v rofi >/dev/null 2>&1;
|
||||
then
|
||||
program="rofi -show window"
|
||||
program="rofi -show window -combi-hide-mode-prefix -combi-modi drun,run -theme .bin/rofi-slate-theme.rasi"
|
||||
else
|
||||
program="i3-winmenu.py"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user