New backup 2025-04-23 00:00:02

This commit is contained in:
Penelope Gwen 2025-04-23 00:00:02 -07:00
parent bcd66a9e85
commit 35826efdc5
2 changed files with 3 additions and 1 deletions

View file

@ -21,5 +21,5 @@
:width "300px" :width "300px"
:height "200px" :height "200px"
:anchor "center left") :anchor "center left")
:stacking "bg" :stacking "bottom"
(home)) (home))

View file

@ -19,6 +19,8 @@ bindsym {
#clipboard #clipboard
$mod+v exec sp-clipboard $mod+v exec sp-clipboard
$mod+Shift+v exec copyq show $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 #profile shortcuts
$mod+shift+o exec sp-shortcuts $mod+shift+o exec sp-shortcuts
#global shortcuts #global shortcuts