Potential fix for i3 sometimes locking up when managing windows, particularly on closing.
This commit is contained in:
4
i38.sh
4
i38.sh
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user