This commit is contained in:
2025-09-26 05:08:39 +00:00
parent d8eae8a1a5
commit 6bf779a68e
6 changed files with 42 additions and 34 deletions

View File

@@ -116,10 +116,10 @@ bindsym --to-code {
bindsym --to-code {
$mod+d scratchpad show
$altmod+d sticky enable; move scratchpad
$mod+k focus floating
$altmod+k floating enable; sticky enable
$mod+h focus tiling
$altmod+h focus floating; floating disable; sticky disable
$mod+k focus tiling
$altmod+k focus floating; floating disable; sticky disable
$mod+h focus floating
$altmod+h floating enable; sticky enable
$mod+x exec wtype -M ctrl x -m ctrl
$mod+c exec wtype -M ctrl c -m ctrl
$mod+v exec wtype -M ctrl v -m ctrl