From f12acdaf4f49eefc42962613d3d52a287ab59f87 Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Sat, 24 Jan 2026 00:38:57 +0100 Subject: [PATCH] better hyprland config --- hyprland/.config/hypr/hyprland.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index 3b15f1b..6d4f145 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -68,13 +68,13 @@ env = HYPRCURSOR_SIZE,24 # https://wiki.hypr.land/Configuring/Variables/#general general { - gaps_in = 5 - gaps_out = 20 + gaps_in = 0 + gaps_out = 0 - border_size = 2 + border_size = 1 # https://wiki.hypr.land/Configuring/Variables/#variable-types for info about colors - col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg + col.active_border = rgba(ffffffff) col.inactive_border = rgba(595959aa) # Set to true enable resizing windows by clicking and dragging on borders and gaps @@ -88,7 +88,7 @@ general { # https://wiki.hypr.land/Configuring/Variables/#decoration decoration { - rounding = 10 + rounding = 0 rounding_power = 2 # Change transparency of focused and unfocused windows @@ -96,7 +96,7 @@ decoration { inactive_opacity = 1.0 shadow { - enabled = true + enabled = false range = 4 render_power = 3 color = rgba(1a1a1aee) @@ -104,7 +104,7 @@ decoration { # https://wiki.hypr.land/Configuring/Variables/#blur blur { - enabled = true + enabled = false size = 3 passes = 1 @@ -114,7 +114,7 @@ decoration { # https://wiki.hypr.land/Configuring/Variables/#animations animations { - enabled = yes, please :) + enabled = no, please :) # Default curves, see https://wiki.hypr.land/Configuring/Animations/#curves # NAME, X0, Y0, X1, Y1