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"
|
:width "300px"
|
||||||
:height "200px"
|
:height "200px"
|
||||||
:anchor "center left")
|
:anchor "center left")
|
||||||
:stacking "bg"
|
:stacking "bottom"
|
||||||
(home))
|
(home))
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue