diff options
Diffstat (limited to 'hyprland/hyprland.conf')
| -rw-r--r-- | hyprland/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyprland/hyprland.conf b/hyprland/hyprland.conf index 49fd67e..3668bd8 100644 --- a/hyprland/hyprland.conf +++ b/hyprland/hyprland.conf @@ -191,5 +191,5 @@ windowrule { # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ #windowrulev2 = suppressevent maximize, class:^(firefox|code|jetbrains-.*|electron)$ -windowrule = border_color rgb(f38ba8) rgb(313244), match:class (firefox|librewolf|discord|sublime_text|com.mitchellh.ghostty|org.keepassxc.KeePassXC) +windowrule = border_color rgb(f38ba8) rgb(313244), match:class (firefox|librewolf|discord|sublime_text|com.mitchellh.ghostty|org.keepassxc.KeePassXC|burp-StartBurp) windowrule = suppress_event maximize, match:class .* # You'll probably like this. |
