From 9e5180ceec12aebfb8a9c81f968b5ab7094806d8 Mon Sep 17 00:00:00 2001 From: Sheldon Lee Date: Mon, 5 Jun 2023 01:29:47 +0100 Subject: [PATCH] Update sway config --- .config/sway/config | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 79b10f1..c1b9ee0 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -294,10 +294,10 @@ bindsym $mod+g mode "gaming" font pango:$font titlebar_padding 3 bar { - position top + position bottom #gaps 20 900 - #mode hide + mode hide output $mon1 # When the status_command prints a new line to stdout, swaybar updates. @@ -338,12 +338,13 @@ smart_gaps inverse_outer gaps inner 2 default_border pixel 3 +smart_borders on # # Startup programs: # exec wayland-run-on-new-display set-correct-monitor 1920+0 -exec gentoo-pipewire-launcher &> $HOME/.config/pipewire/pipewire.log +exec gentoo-pipewire-launcher restart &> $HOME/.config/pipewire/pipewire.log exec dunst exec wlsunset -l 55.0 -L -1.6 @@ -372,7 +373,7 @@ for_window [class="^.*"] inhibit_idle fullscreen for_window [class="WebCord"] inhibit_idle focus for_window [app_id="org.jellyfin.jellyfinmediaplayer"] inhibit_idle focus # Floating windows -for_window [title="^Firefox — Sharing Indicator$"] floating enable, move position 50ppt 0px; +for_window [title="^Firefox — Sharing Indicator$"] floating enable, move position 50ppt 0px, move container to workspace trash; for_window [class="^Steam$"] floating enable for_window [class="^steamwebhelper$"] floating enable for_window [class="^Steam$" title="^Steam$"] floating disable