mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-24 03:04:12 +01:00
i3: use j4-dmenu-desktop
This commit is contained in:
parent
5ca1440a87
commit
bff2f75f1c
@ -40,7 +40,8 @@ bindsym $mod+Shift+q kill
|
|||||||
# There also is the (new) i3-dmenu-desktop which only displays applications
|
# 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
|
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
|
||||||
# installed.
|
# installed.
|
||||||
bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
|
#bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
|
||||||
|
bindsym $mod+d exec --no-startup-id j4-dmenu-desktop
|
||||||
|
|
||||||
# change focus
|
# change focus
|
||||||
bindsym $mod+j focus left
|
bindsym $mod+j focus left
|
||||||
|
Loading…
Reference in New Issue
Block a user