New backup 2024-06-05 15:00:01
This commit is contained in:
parent
a6766f23d4
commit
f2bad0a782
2 changed files with 3 additions and 2 deletions
|
@ -4,4 +4,4 @@ set $term alacritty
|
||||||
# Launcher
|
# Launcher
|
||||||
#set $menu fuzzel | xargs swaymsg exec --
|
#set $menu fuzzel | xargs swaymsg exec --
|
||||||
set $menu wofi --show drun -a --insensitive --allow-images | xargs swaymsg exec --
|
set $menu wofi --show drun -a --insensitive --allow-images | xargs swaymsg exec --
|
||||||
|
set $lock sp-lock;g213-led -a ff00ee
|
||||||
|
|
|
@ -13,7 +13,8 @@
|
||||||
bindsym $mod+d exec $menu
|
bindsym $mod+d exec $menu
|
||||||
|
|
||||||
# Lockscreen
|
# Lockscreen
|
||||||
bindsym $mod+l exec sp-lock
|
# bindsym $mod+l exec sp-lock
|
||||||
|
bindsym $mod+l exec $lock
|
||||||
|
|
||||||
# Profile Manager
|
# Profile Manager
|
||||||
bindsym $mod+Shift+p exec sp-profiles
|
bindsym $mod+Shift+p exec sp-profiles
|
||||||
|
|
Loading…
Add table
Reference in a new issue