From b455b84b1a87a98fc023e352d7f2c7b8c0bc7def Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Tue, 7 Dec 2021 13:08:53 +0530 Subject: [PATCH] sway: Increase pavucontrol window size --- sway/.config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 8b07c36..ac2204a 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -260,7 +260,7 @@ bindsym $mod+Shift+e mode "$mode_system" include /etc/sway/config.d/* # Application for which we want some default settings or layout -for_window [app_id="pavucontrol"] floating enable, resize set width 800 px height 600px +for_window [app_id="pavucontrol"] floating enable, resize set width 1080 px height 720px for_window [app_id="blueman-manager"] floating enable, resize set width 800 px height 600px for_window [title="Firefox — Sharing Indicator"] floating enable for_window [title="Firefox — Sharing Indicator"] no_focus