diff options
| author | subh <subh@example.com> | 2026-01-31 10:35:36 +0530 |
|---|---|---|
| committer | subh <subh@example.com> | 2026-01-31 10:35:36 +0530 |
| commit | bd7ffca7774ac96abb496d86810b20dc20736178 (patch) | |
| tree | c19ac74d55485d88f396e7bf5ad46d4542880160 /hyprland/hyprland.conf | |
| parent | 667f7d3561272b460163c26d7893dfc0e01ac1cb (diff) | |
Added a script with a hotkey to lookup word meanings and a url decoder in python for the CLI
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. |
