New backup 2024-04-29 14:33:36
This commit is contained in:
parent
e3104d511b
commit
17fb701f24
5 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@
|
||||||
bindsym $mod+d exec $menu
|
bindsym $mod+d exec $menu
|
||||||
|
|
||||||
# Lockscreen
|
# Lockscreen
|
||||||
bindsym $mod+l exec ~/.config/sway/scripts/lock
|
bindsym $mod+l exec sp-lock
|
||||||
|
|
||||||
# Profile Manager
|
# Profile Manager
|
||||||
bindsym $mod+Shift+p exec sp-profiles
|
bindsym $mod+Shift+p exec sp-profiles
|
||||||
|
@ -22,13 +22,13 @@
|
||||||
bindsym $mod+Shift+n exec swaync-client -t -sw
|
bindsym $mod+Shift+n exec swaync-client -t -sw
|
||||||
|
|
||||||
# Power Menu
|
# Power Menu
|
||||||
bindsym $mod+Shift+e exec $HOME/.config/sway/scripts/powermenu.sh
|
bindsym $mod+Shift+e exec sp-powermenu
|
||||||
|
|
||||||
# Screenshot
|
# Screenshot
|
||||||
bindsym $mod+Shift+s exec $HOME/.config/sway/scripts/screenshot.sh
|
bindsym $mod+Shift+s exec sp-screenshot
|
||||||
|
|
||||||
# Clipboard
|
# Clipboard
|
||||||
bindsym $mod+Shift+v exec $HOME/.config/sway/scripts/clipboard
|
bindsym $mod+Shift+v exec sp-clipboard
|
||||||
|
|
||||||
# Profile Shortcuts
|
# Profile Shortcuts
|
||||||
bindsym $mod+shift+o exec sp-shortcuts
|
bindsym $mod+shift+o exec sp-shortcuts
|
||||||
|
|
Loading…
Add table
Reference in a new issue