mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-22 02:41:50 +08:00
update nvim version, clean up floating window rules
This commit is contained in:
parent
018da3a582
commit
9810482258
@ -1 +1 @@
|
||||
Subproject commit fa5aa0c57609254ce23d7479e344d0c3e292efd9
|
||||
Subproject commit d5883f0aff28bbc94181cc806391373dd18b957a
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user