New backup 2026-03-03 16:15:02

This commit is contained in:
Penelope Gwen 2026-03-03 16:15:02 -08:00
parent a137a99b46
commit e5898dd55a
2 changed files with 10 additions and 5 deletions

View file

@ -20,8 +20,8 @@ bindsym {
$mod+period splitv
$mod+slash layout toggle split
#change layout style
$mod+semicolon layout stacking
$mod+apostrophe layout tabbed
$mod+semicolon layout toggle split tabbed stacking
$mod+apostrophe exec swayr toggle-tab-shuffle-tile-workspace exclude-floating
#focus parent
$mod+a focus parent
#toggle floating
@ -29,6 +29,11 @@ bindsym {
$mod+Shift+space exec '$HOME/.config/sway/scripts/floating_toggle.sh'
#swap between tiles and floats
$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
#enter resize mode
$mod+r mode "resize"
}

View file

@ -14,9 +14,9 @@ default_border pixel 2
default_floating_border pixel 1
# Borders
client.focused $color5 $color5 $color5 $color5
client.focused_inactive $color566 $color566 $color566 $color566
client.unfocused $color566 $color566 $color566 $color566
client.focused $color599 $color599 $color5 $color5
client.focused_inactive $color566 $color599 $color0 $color566
client.unfocused $color566 $color0aa $color566 $color566
set {
$layer_blur blur enable, blur_ignore_transparent enable, corner_radius 10