New backup 2025-03-14 01:30:07
This commit is contained in:
parent
f4419cf25b
commit
3e8082f82b
2 changed files with 3 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 705 KiB After Width: | Height: | Size: 1.2 MiB |
|
@ -16,7 +16,9 @@ bindsym $mod+Backslash exec "sp-profiles Work"
|
|||
# bindsym $mod+Shift+n move container to workspace number n
|
||||
|
||||
# Profile Workspace Setup
|
||||
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"
|
||||
workspace numer "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:";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:"
|
||||
exec "sleep 1;swaymsg 'rename workspace 1 to 1:'"
|
||||
|
|
Loading…
Add table
Reference in a new issue