From 70fd3c251fe5d459d655979c2f228f35b4400f48 Mon Sep 17 00:00:00 2001 From: awy Date: Thu, 9 Oct 2025 03:59:15 +0300 Subject: up --- .config/hypr/hyprland.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 730e6aa..a8fc809 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,5 +1,5 @@ -monitor = DP-3, 3840x2160@165, 0x0, 1.5, bitdepth, 10 -# monitor = DP-3, 3840x2160@165, 0x0, 1.5 +# monitor = DP-3, 3840x2160@165, 0x0, 1.5, bitdepth, 10 +monitor = DP-3, 3840x2160@165, 0x0, 1.5 monitor = DP-2, 2560x1440@165, -2560x0, 1 $terminal = footclient @@ -24,7 +24,7 @@ env = XCURSOR_THEME,Adwaita env = HYPRCURSOR_SIZE,24 env = HYPRCURSOR_THEME,Adwaita env = GBM_BACKEND,nvidia-drm -env = GTK_THEME,catppuccin +env = GTK_THEME,Everforest-Dark # ecosystem { # enforce_permissions = 1 @@ -35,12 +35,12 @@ env = GTK_THEME,catppuccin # permission = /usr/(bin|local/bin)/hyprpm, plugin, allow general { - gaps_in = 5 - gaps_out = 10 + gaps_in = 0 + gaps_out = 0 border_size = 2 - col.active_border = rgb(b4befe) - col.inactive_border = rgb(313244) + col.active_border = rgb(83a598) + col.inactive_border = rgb(595959) resize_on_border = false @@ -69,7 +69,7 @@ decoration { } animations { - enabled = true + enabled = false bezier = easeOutQuint,0.23,1,0.32,1 bezier = easeInOutCubic,0.65,0.05,0.36,1 bezier = linear,0,0,1,1 -- cgit v1.2.3