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