From 00c1b24927e2750e28d3496180a1ef752a123622 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Mon, 29 Apr 2024 17:30:01 -0600 Subject: [PATCH] New backup 2024-04-29 17:30:01 --- a2337/home/.config/sway/config-vars.d/sway.d/a2337 | 8 ++++---- de/home/.config/sway/config.d/window_rules | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/a2337/home/.config/sway/config-vars.d/sway.d/a2337 b/a2337/home/.config/sway/config-vars.d/sway.d/a2337 index ffff3c7..518c1c0 100644 --- a/a2337/home/.config/sway/config-vars.d/sway.d/a2337 +++ b/a2337/home/.config/sway/config-vars.d/sway.d/a2337 @@ -21,10 +21,10 @@ set $blueman_x 1800 set $blueman_y 60 #nextcloud -set $ncwidth "600" -set $ncheight "500" -set $ncx "1940" -set $ncy "60" +set $ncwidth 600 +set $ncheight 500 +set $ncx 1940 +set $ncy 60 #scrcpy set $scrcpywidth 600 diff --git a/de/home/.config/sway/config.d/window_rules b/de/home/.config/sway/config.d/window_rules index 7f90754..fe8abee 100644 --- a/de/home/.config/sway/config.d/window_rules +++ b/de/home/.config/sway/config.d/window_rules @@ -1,4 +1,6 @@ + include $HOME/.config/sway/config-vars.d/* + # Add X indicator to xwayland windows for_window [shell="xwayland"] title_format "[X] %title" @@ -6,7 +8,7 @@ for_window [app_id="pavucontrol-qt$"] floating enable, move scratchpad, sticky enable, scratchpad show, resize set width $pavu_width, resize set height $pavu_height, border pixel 3, move absolute position $pavu_pos_x $pavu_pos_y for_window [app_id="nm-connection-editor$"] floating enable, move scratchpad, sticky enable, scratchpad show, resize set width $netman_width, resize set height $netman_height, border pixel 3, move absolute position $pavu_pos_x $pavu_pos_y for_window [app_id="blueman-manager$"] floating enable, move scratchpad, sticky enable, scratchpad show, resize set width $blueman_width, resize set height $blueman_height, border pixel 3, move absolute position $netman_x $netman_y - for_window [app_id="nextcloud$"] floating enable, move scratchpad, sticky enable, scratchpad show, resize set width $ncwidth, resize set height $ncheight, border pixel 3, move absolute position ${ncx} ${ncy} + for_window [app_id="nextcloud$"] floating enable, move scratchpad, sticky enable, scratchpad show, resize set width $nc_width, resize set height $nc_height, border pixel 3, move absolute position $nc_x $nc_y for_window [app_id="scrcpy"] floating enable, border none, move scratchpad, scratchpad show, resize set width $scrcpy_width, resize set height $scrcpy_height, border pixel 3, move absolute position $scrcpyx $scrcpyy # Armcord opens in scratchpad