diff --git a/modules/hyprland/hyprland.conf b/modules/hyprland/hyprland.conf index 0fde6df..56cd063 100644 --- a/modules/hyprland/hyprland.conf +++ b/modules/hyprland/hyprland.conf @@ -88,13 +88,15 @@ windowrulev2 = size 1000 700, class:^(org.freedesktop.impl.portal.desktop.kde)$ windowrulev2 = center, class:^(org.freedesktop.impl.portal.desktop.kde)$ windowrulev2 = dimaround, class:^(org.freedesktop.impl.portal.desktop.kde)$ +windowrulev2 = float, class:^(AlacrittyFloating)$ + $mod = SUPER -$term = alacritty $launcher = wofi bind = $mod+SHIFT, m, exit -bind = $mod, return, exec, $term +bind = $mod, return, exec, alacritty +bind = $mod+SHIFT, return, exec, alacritty --class AlacrittyFloating bind = $mod, grave, exec, $launcher bind = $mod+SHIFT, q, hy3:killactive