New backup 2026-03-03 16:34:00
This commit is contained in:
parent
69766063d1
commit
5df4226cfb
1 changed files with 3 additions and 3 deletions
|
|
@ -31,9 +31,9 @@ bindsym {
|
|||
$mod+space focus mode_toggle
|
||||
|
||||
#swayr binds
|
||||
$mod+Ctrl+S exec swayr switch-workspace-or-window
|
||||
$mod+Ctrl+Tab exec move-focused-to-workspace
|
||||
$mod+Ctrl+Shift+Tab exec steal-window
|
||||
$mod+Ctrl+S exec 'swayr switch-workspace-or-window'
|
||||
$mod+Ctrl+Tab exec 'swayr move-focused-to-workspace'
|
||||
$mod+Ctrl+Shift+Tab exec 'swayr steal-window'
|
||||
#enter resize mode
|
||||
$mod+r mode "resize"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue