Potential fix for i3 sometimes locking up when managing windows, particularly on closing.

This commit is contained in:
Storm Dragon
2025-12-09 05:36:20 -05:00
parent b964f1566a
commit 40058ce560
2 changed files with 51 additions and 18 deletions

4
i38.sh
View File

@@ -825,6 +825,10 @@ focus_follows_mouse no
# is used in the bar {} block below.
font pango:monospace 8
# Window rules
# Fix Wine window issues - improves stability and prevents lockups
for_window [class="Wine"] floating enable
# I38 help - Open comprehensive HTML guide
bindsym \$mod+Shift+F1 exec $webBrowser ${i3Path}/I38.html