New backup 2025-03-14 14:15:06
This commit is contained in:
parent
a4d2dcf230
commit
549d10d683
1 changed files with 4 additions and 2 deletions
|
@ -16,8 +16,10 @@ bindsym $mod+Backslash exec "sp-profiles Work"
|
|||
# bindsym $mod+Shift+n move container to workspace number n
|
||||
|
||||
# Profile Workspace Setup
|
||||
workspace number "0:";gaps left current set 310;move workspace to output $overview_display
|
||||
exec_always "sp-profiles Personal;swaymsg move workspace to output $primary_display"
|
||||
exec_always 'swaymsg workspace number "0:"', exec_always 'swaymsg gaps left current set 310', exec_always 'swaymsg move workspace to output $overview_display', exec_always 'notify-send "hello"'
|
||||
# exec_always "sp-profiles Personal; swaymsg move workspace to output $primary_display";
|
||||
# exec_always 'notify-send "hello"'
|
||||
|
||||
# exec_always "swaymsg workspace number "0:";swaymsg gaps left current set 310;swaymsg move workspace to output $overview_display;sp-profiles Personal;swaymsg move workspace to output $primary_display"
|
||||
bindsym $mod+grave workspace "0:"
|
||||
bindsym $mod+Shift+grave move container to workspace number "0:"
|
||||
|
|
Loading…
Add table
Reference in a new issue