New backup 2024-04-15 10:30:02

This commit is contained in:
Penelope Gwen 2024-04-15 10:30:02 -06:00
parent a09da85578
commit 1428802a6e
3 changed files with 3 additions and 3 deletions

View file

@ -16,10 +16,10 @@
for_window [class="discord$"] move scratchpad, floating enable, scratchpad hide
# Thunderbird assigned to workspace 9
assign [title="Mozilla Thunderbird$"] workspace 9
assign [title="Mozilla Thunderbird$"] workspace number 9
# Sonixd assigned to workspace 10
assign [title="^Sonixd$"] workspace 10
assign [title="^Sonixd$"] workspace number 10
#
# ScratchPad - Dropdown Windows

View file

@ -34,7 +34,7 @@ bindsym $mod+Backslash exec "$HOME/.config/sway/scripts/profiles.sh Work"
# bindsym $mod+Shift+9 move container to workspace number 9
# bindsym $mod+Shift+0 move container to workspace number 10
exec "$HOME/.config/sway/scripts/profiles.sh Personal"
exec_always "$HOME/.config/sway/scripts/profiles.sh Personal"
exec "swaymsg 'rename workspace 1 to 1:~'"
#

Binary file not shown.

Before

Width:  |  Height:  |  Size: 410 KiB

After

Width:  |  Height:  |  Size: 440 KiB