added custom dmenu settings
This commit is contained in:
parent
49cc17831a
commit
6dc13e7ef3
@ -212,7 +212,7 @@ client.placeholder $PLACEHOLDER_BORDER $PLACEHOLDER_BACKGROUND $PLACEHOLDER_TEXT
|
|||||||
# Terminal / Application Launcher
|
# Terminal / Application Launcher
|
||||||
bindsym $mod+Return exec i3-sensible-terminal
|
bindsym $mod+Return exec i3-sensible-terminal
|
||||||
bindsym $mod+shift+Return exec --no-startup-id $UTILS alternateterm
|
bindsym $mod+shift+Return exec --no-startup-id $UTILS alternateterm
|
||||||
bindsym $mod+space exec --no-startup-id dmenu_run -fn 'DejaVu Sans Mono-25'
|
bindsym $mod+space exec --no-startup-id dmenu_run -c -l 5 -fn 'DejaVu Sans Mono-25'
|
||||||
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user