From ce01e516efec011c7eeb592490220317f5cab909 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Mon, 14 Jul 2025 11:45:07 -0700 Subject: [PATCH] New backup 2025-07-14 11:45:07 --- de/home/.config/sway/config.d/keys.d/windows | 2 +- de/home/.config/sway/config.d/window_rules | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/de/home/.config/sway/config.d/keys.d/windows b/de/home/.config/sway/config.d/keys.d/windows index 104ad66..756cfce 100644 --- a/de/home/.config/sway/config.d/keys.d/windows +++ b/de/home/.config/sway/config.d/keys.d/windows @@ -25,7 +25,7 @@ bindsym { #focus parent $mod+a focus parent #toggle floating - $mod+Shift+space floating toggle + $mod+Shift+space floating toggle, resize set 50ppt 50ppt #swap between tiles and floats $mod+space focus mode_toggle #enter resize mode diff --git a/de/home/.config/sway/config.d/window_rules b/de/home/.config/sway/config.d/window_rules index f56d36e..2f39af5 100644 --- a/de/home/.config/sway/config.d/window_rules +++ b/de/home/.config/sway/config.d/window_rules @@ -4,10 +4,10 @@ include $HOME/.config/sway/config.d/window_rules.d/* set { #window behavior $ii inhibit_idle focus - $popup floating enable, shadows enable, border pixel 1, sticky enable - $float floating enable, shadows enable + $popup floating enable, shadows enable, border pixel 1, sticky enable, resize set 25ppt 25ppt + $float floating enable, shadows enable, resize set 50ppt 50ppt $game inhibit_idle focus, floating enable, border none, fullscreen enable, shadows disable - $scratch move scratchpad, floating enable, scratchpad hide + $scratch move scratchpad, floating enable, resize set 50ppt 50ppt, scratchpad hide #workspace assignments $home_ws workspace 0: $personal_ws workspace 1:$profile_icon