use a new version of dmenu

master
histausse 3 years ago
parent 060254591b
commit 56ac5f2254
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -60,8 +60,8 @@ bindsym $mod+Shift+Menu exec --no-startup-id firefox --private-window
# kill focused window
bindsym $mod+Shift+a kill
# start dmenu (a program launcher)
bindsym $mod+d exec "dmenu_run -c -l 20 -sb '#ff0000'"
# start dmenu (from https://gitlab.com/dwt1/dmenu-distrotube/-/tree/master/)
bindsym $mod+d exec " dmenu_run -c -l 20 -sb '#B00520' -shb '#600000' -shf '#F0F000' -bw 2 -p '🐱'"
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.
@ -249,3 +249,4 @@ bindsym $mod+w exec --no-startup-id "feh --no-fehbg --bg-fill --randomize ~/.con
#bindsym $mod+Tab exec --no-startup-id dolphin
for_window [class="kronometer"] floating enable
for_window [title="^Android Emulator - .*"] floating enable

Loading…
Cancel
Save