diff --git a/home/wm/window-managers.nix b/home/wm/window-managers.nix index a13daaa..436736d 100644 --- a/home/wm/window-managers.nix +++ b/home/wm/window-managers.nix @@ -37,7 +37,7 @@ general = { # See https://wiki.hyprland.org/Configuring/Variables/ for more gaps_in = 1; - gaps_out = 5; + gaps_out = 2; border_size = 1; # https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors @@ -100,6 +100,7 @@ windowrulev2 = [ "float,title:Welcome to ((IntelliJ IDEA)|PyCharm|RustRover|GoLand|DataGrip|(Android Studio))" + "float,title:flameshot" "float,title:(\d+ Reminder(s)*)" "float, title:(Edit Event: .*)" ];