From bd7ffca7774ac96abb496d86810b20dc20736178 Mon Sep 17 00:00:00 2001 From: subh Date: Sat, 31 Jan 2026 10:35:36 +0530 Subject: Added a script with a hotkey to lookup word meanings and a url decoder in python for the CLI --- hyprland/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyprland/hyprland.conf') 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. -- cgit v1.2.3