From f21d7562b4dc2557f1805685355a79df5e17dbad Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 4 Oct 2025 17:11:00 +0300 Subject: gaps and transparency --- .config/hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 2a82853..3ff3614 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -17,7 +17,7 @@ exec-once = gpg-agent --daemon exec-once = gnome-keyring-daemon --start --components=secrets exec-once = portal exec-once = sleep 2 && waybar -exec-once = stmpdup +exec-once = sleep 2 && stmpdup env = XCURSOR_SIZE,24 env = XCURSOR_THEME,Adwaita @@ -35,8 +35,8 @@ env = GTK_THEME,Gruvbox-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) -- cgit v1.2.3