use dmenu

This commit is contained in:
ktyl 2021-09-05 12:51:10 +01:00
parent 00053d5013
commit 8dec242f0b
2 changed files with 4 additions and 14 deletions

View File

@ -1,10 +0,0 @@
configuration {
modi: "window,run,ssh";
width: 20;
lines: 1;
auto-select: false;
separator-style: "none";
hide-scrollbar: true;
fake-transparency: true;
theme: "~/.cache/wal/colors-rofi-dark.rasi";
}

View File

@ -15,8 +15,8 @@ super + s
surf ecosia.org surf ecosia.org
# program launcher # program launcher
super + r super + d
rofi -show run dmenu_run
# make sxhkd and bspwm reload their configuration files: # make sxhkd and bspwm reload their configuration files:
super + Escape super + Escape
@ -150,10 +150,10 @@ XF86MonBrightnessDown
# keyboard backlight # keyboard backlight
# #
XF86KbdBrightnessUp XF86KbdBrightnessUp
$SCRIPTS/kbdbacklight + $SCRIPTS/kbd/kbdbacklight +
XF86KbdBrightnessDown XF86KbdBrightnessDown
$SCRIPTS/kbdbacklight - $SCRIPTS/kbd/kbdbacklight -
# #
# media keys # media keys