mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 11:30:23 +10:00
Adding floating window rules.
This commit is contained in:
@@ -316,6 +316,10 @@ bindl = , XF86AudioPrev, exec, playerctl previous
|
|||||||
|
|
||||||
# Example windowrule v2
|
# Example windowrule v2
|
||||||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||||
|
windowrulev2 = float,class:^(tasty.javafx.launcher.LauncherFxApp)$,title:^(tastytrade)$
|
||||||
|
windowrulev2 = float,class:^(tasty.javafx.launcher.LauncherFxApp)$,title:^(tastycharts)$
|
||||||
|
windowrulev2 = float,class:^(tasty.javafx.launcher.LauncherFxApp)$,title:^(tastytrade - Portfolio Report)$
|
||||||
|
windowrulev2 = float,class:^(tasty.javafx.launcher.LauncherFxApp)$,title:^(Dashboard)$
|
||||||
|
|
||||||
# Ignore maximize requests from apps. You'll probably like this.
|
# Ignore maximize requests from apps. You'll probably like this.
|
||||||
windowrulev2 = suppressevent maximize, class:.*
|
windowrulev2 = suppressevent maximize, class:.*
|
||||||
|
|||||||
Reference in New Issue
Block a user