New backup 2025-04-23 00:00:02
This commit is contained in:
parent
bcd66a9e85
commit
35826efdc5
2 changed files with 3 additions and 1 deletions
|
@ -21,5 +21,5 @@
|
|||
:width "300px"
|
||||
:height "200px"
|
||||
:anchor "center left")
|
||||
:stacking "bg"
|
||||
:stacking "bottom"
|
||||
(home))
|
||||
|
|
|
@ -19,6 +19,8 @@ bindsym {
|
|||
#clipboard
|
||||
$mod+v exec sp-clipboard
|
||||
$mod+Shift+v exec copyq show
|
||||
#desktop widgets
|
||||
$mod+w exec eww open --toggle --screen "$(swaymsg -t get_outputs | jq -r '.[]|select(.focused==true).model')" home
|
||||
#profile shortcuts
|
||||
$mod+shift+o exec sp-shortcuts
|
||||
#global shortcuts
|
||||
|
|
Loading…
Add table
Reference in a new issue