From fa959bc51fa751e804c3fd4fdedb0d056c10bb8d Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 24 Nov 2025 19:29:12 +0300 Subject: yeeeeeeeeeeeeeeep --- .config/hypr/hyprland.conf | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to '.config/hypr') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 29c2360..65c46b4 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -27,7 +27,7 @@ env = XCURSOR_THEME,Adwaita env = HYPRCURSOR_SIZE,24 env = HYPRCURSOR_THEME,Adwaita env = GBM_BACKEND,nvidia-drm -env = GTK_THEME,Everforest-Yellow-Dark +env = GTK_THEME,Catppuccin-Pink-Dark # ecosystem { # enforce_permissions = 1 @@ -38,16 +38,14 @@ env = GTK_THEME,Everforest-Yellow-Dark # permission = /usr/(bin|local/bin)/hyprpm, plugin, allow general { - gaps_in = 0 - gaps_out = 0 + gaps_in = 5 + gaps_out = 10 border_size = 2 - # col.active_border = rgb(83a598) - # col.inactive_border = rgb(595959) - # col.active_border = rgb(83a598) - # col.inactive_border = rgb(3c3836) - col.active_border = rgb(7fbbb3) - col.inactive_border = rgb(2e383c) + col.active_border = rgb(f5c2e7) + col.inactive_border = rgb(313244) + # col.active_border = rgb(7fbbb3) + # col.inactive_border = rgb(2e383c) resize_on_border = false @@ -76,7 +74,7 @@ decoration { } animations { - enabled = false + enabled = true bezier = easeOutQuint,0.23,1,0.32,1 bezier = easeInOutCubic,0.65,0.05,0.36,1 bezier = linear,0,0,1,1 @@ -115,7 +113,7 @@ misc { disable_hyprland_logo = true enable_swallow = 1 swallow_regex = ^(footclient)$ - background_color = 0x1E2326 + background_color = 0x181825 disable_hyprland_guiutils_check = true middle_click_paste = false } -- cgit v1.2.3