Add bemenu
This commit is contained in:
parent
8c6ab19d89
commit
0b632248a7
@ -7,6 +7,7 @@ set $right l
|
||||
|
||||
# Programs
|
||||
set $term foot
|
||||
set $menu bemenu-run
|
||||
|
||||
# Output settings
|
||||
output * bg ~/.local/share/backgrounds/pocketchip.png fill
|
||||
@ -19,6 +20,7 @@ input "1:1:1c25000.rtp" {
|
||||
|
||||
# Terminal and launcher controls
|
||||
bindsym $mod+Return exec $term
|
||||
bindsym $mod+D exec $menu
|
||||
|
||||
# Window controls
|
||||
bindsym $mod+Shift+q kill
|
||||
|
Loading…
Reference in New Issue
Block a user