fix: foot fix when not in root
This commit is contained in:
parent
1149888ef8
commit
00f735aa4f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Application Fixes
|
||||
# Foot Fullscreen Transparency Fix
|
||||
windowrulev2 = syncfullscreen 0, class:(foot), title:(foot)
|
||||
windowrulev2 = syncfullscreen 0, initialClass:(footclient), initialTitle:(foot)
|
||||
|
||||
windowrule=nofocus,ibus,^(Ibus-ui-gtk3)$
|
||||
|
||||
|
|
Loading…
Reference in a new issue