Passmenu initial integration
This commit is contained in:
parent
06fc826f7d
commit
516f64b144
|
|
@ -87,6 +87,9 @@ gaps outer 5
|
||||||
# Start your launcher
|
# Start your launcher
|
||||||
bindsym $mod+d exec $menu
|
bindsym $mod+d exec $menu
|
||||||
|
|
||||||
|
# Start password manager
|
||||||
|
bindsym Control+Mod1+p exec passmenu
|
||||||
|
|
||||||
# Lock screen
|
# Lock screen
|
||||||
bindsym Mod4+l exec swaylock -c 000000
|
bindsym Mod4+l exec swaylock -c 000000
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue