diff options
author | awy <awy@tutamail.com> | 2024-08-07 14:49:32 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-08-07 14:49:32 +0300 |
commit | df9a87b345211d67dfae0f9ec6e388398d17063b (patch) | |
tree | b491ca3ec96c6b9a3fc82ad170355a1779b001f6 /.config/hypr | |
parent | 487c4a11b7d03b8b1de91485c4c450336f26dbc3 (diff) |
hypr
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 3c214f9..7f6b3cf 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -62,7 +62,7 @@ general { } decoration { - rounding = 0 + rounding = 5 active_opacity = 1.0 inactive_opacity = 1.0 @@ -199,7 +199,6 @@ bindm = $mainMod, mouse:273, resizewindow ### WINDOWS AND WORKSPACES ### ############################## -windowrule = float, ^(imv)$ windowrulev2 = suppressevent maximize, class:.* # You'll probably like this. workspace=1,monitor:DP-2, persistent:true |