diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 4fb3206..78faae7 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -97,11 +97,14 @@ master { windowrulev2 = stayfocused,title:^(XtMapper)$ windowrulev2 = noblur,title:^(XtMapper)$ windowrulev2 = float,title:^(XtMapper)$ -windowrulev2 = move 0 34,title:^(XtMapper)$ +windowrulev2 = move 0 28,title:^(XtMapper)$ windowrulev2 = rounding 0,title:^(XtMapper)$ #windowrulev2 = maxsize 1366 734,title:^(XtMapper)$ #windowrulev2 = minsize 1366 734,title:^(XtMapper)$ # << +windowrulev2 = noblur,title:^(flameshot)$ +windowrulev2 = float,title:^(flameshot)$ +windowrulev2 = noanim,title:^(flameshot)$ # still fading when it closes, but close enough # Alt Key = Mostly for terminals only $mainMod = SUPER # Super Key = General MOD for WM @@ -111,7 +114,8 @@ $spaceMod = SUPER SHIFT # Super + Shift = MOD key(s) that control/modify the Wo bind = $mainMod, T, exec, kitty bind = $mainMod, Q, killactive, bind = $mainMod, B, exec, $BROWSER -bind = , Print, exec, grim -g "$(slurp)" - | wl-copy +#bind = , Print, exec, grim -g "$(slurp)" - | wl-copy +bind = , Print, exec, env XDG_CURRENT_DESKTOP="sway" flameshot gui bind = $mainMod, Space, exec, exec `tofi-run` 2>/dev/null bind = $metaMod, Q, exit, bind = $metaMod, F, togglefloating,