summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-07-10 14:04:12 +0530
committerryukamish <[email protected]>2026-07-10 14:04:12 +0530
commit11648d9f4accfff82d22aa060e0aa8ba77327593 (patch)
treedfee4bccc60eb66c8a16ef7292cb09d980dc04f6
parent66e05b34647b9232f5a77179d8848fbf55bf3557 (diff)
chore: mpv window rules reset and terminal and file manager change
-rw-r--r--.config/sway/config13
1 files 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