29 lines
1 KiB
Text
29 lines
1 KiB
Text
# -----------------------------------------------------
|
|
# Window rules
|
|
# -----------------------------------------------------
|
|
|
|
# windowrule = tile, title:^(Microsoft-edge)$
|
|
# windowrule = tile, title:^(Brave-browser)$
|
|
# windowrule = tile, title:^(Chromium)$
|
|
windowrule = float, title:^(pavucontrol)$
|
|
windowrule = float, title:^(blueman-manager)$
|
|
windowrule = float, title:^(nm-connection-editor)$
|
|
windowrule = float, title:^(Qalculate!)$
|
|
|
|
# Workspaces
|
|
windowrule = workspace 2, class:^(thunar)$
|
|
windowrule = workspace 4, title:^(Zen Browser)$
|
|
|
|
# Browser Picture in Picture
|
|
windowrule = float, title:^(Picture-in-Picture)$
|
|
windowrule = pin, title:^(Picture-in-Picture)$
|
|
windowrule = move 69.5% 4%, title:^(Picture-in-Picture)$
|
|
|
|
# idleinhibit
|
|
windowrule = idleinhibit fullscreen,class:([window]) # Available modes: none, always, focus, fullscreen
|
|
|
|
# Custom
|
|
windowrulev2 = opacity 0.85 0.5 ignorealpha 1, class:^(thunar)$
|
|
windowrulev2 = opacity 1, class:^(mpv)$
|
|
windowrulev2 = plugin:invertwindow, class:(org.kde.dolphin)
|
|
windowrulev2 = float, title:^(Network Manager)$
|