From 11648d9f4accfff82d22aa060e0aa8ba77327593 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Fri, 10 Jul 2026 14:04:12 +0530 Subject: chore: mpv window rules reset and terminal and file manager change --- .config/sway/config | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 7482173..884716e 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -3,10 +3,10 @@ set $left h set $down j set $up k set $right l -set $term foot +set $term kitty set $menu fuzzel set $dmenu fuzzel -d -set $file_manager pcmanfm-qt +set $file_manager thunar default_border pixel 2 default_floating_border pixel 2 @@ -296,10 +296,10 @@ for_window [app_id = "floating"] $float for_window [app_id = "floating_update"] $float for_window [title = "^Open File$"] $float_resize for_window [title = "^Save File$"] $float_resize -for_window [app_id = "mpv"] { - floating enable - resize set 850 900 px -} +# for_window [app_id = "mpv"] { +# floating enable +# resize set 850 900 px +# } for_window [app_id = "pavucontrol"] $float_resize for_window [app_id = "TUI.float"] $float_resize for_window [app_id="firefox" title="^Picture-in-Picture$"] $popup @@ -316,7 +316,6 @@ for_window [app_id="waybar" floating] { move position cursor move down 60px } -focus_on_window_activation focus bar { id mainbar -- cgit v1.3