From 98104822581369b8237558d34430cd0509a33e59 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 27 Apr 2024 14:41:03 +0800 Subject: [PATCH] update nvim version, clean up floating window rules --- .config/nvim | 2 +- .config/sway/conf.d/theme | 23 ----------------------- 2 files changed, 1 insertion(+), 24 deletions(-) diff --git a/.config/nvim b/.config/nvim index fa5aa0c..d5883f0 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit fa5aa0c57609254ce23d7479e344d0c3e292efd9 +Subproject commit d5883f0aff28bbc94181cc806391373dd18b957a diff --git a/.config/sway/conf.d/theme b/.config/sway/conf.d/theme index 814e880..af70df9 100644 --- a/.config/sway/conf.d/theme +++ b/.config/sway/conf.d/theme @@ -11,29 +11,6 @@ bindswitch --reload --locked lid:off output $laptop enable force_display_urgency_hint 500 ms smart_borders no_gaps -# floating window -for_window [window_role = "pop-up"] floating enable -for_window [window_role = "bubble"] floating enable -for_window [window_role = "dialog"] floating enable -for_window [window_type = "dialog"] floating enable -for_window [window_role = "task_dialog"] floating enable -for_window [window_type = "menu"] floating enable -for_window [app_id = "floating"] floating enable -for_window [app_id = "floating_update"] floating enable, resize set width 1024px height 768px -for_window [class = "(?i)pinentry"] floating enable -for_window [title = "Administrator privileges required"] floating enable - -for_window [class="^Steam$" title="^Friends$"] floating enable -for_window [class="^Steam$" title="Steam - News"] floating enable -for_window [class="^Steam$" title=".* - Chat"] floating enable -for_window [class="^Steam$" title="^Settings$"] floating enable -for_window [class="^Steam$" title=".* - event started"] floating enable -for_window [class="^Steam$" title=".* CD key"] floating enable -for_window [class="^Steam$" title="^Steam - Self Updater$"] floating enable -for_window [class="^Steam$" title="^Screenshot Uploader$"] floating enable -for_window [class="^Steam$" title="^Steam Guard - Computer Authorization Required$"] floating enable -for_window [title="^Steam Keyboard$"] floating enable - seat * xcursor_theme Adwaita seat * hide_cursor 10000