diff options
-rw-r--r-- | .config/hypr/hyprland.conf | 30 | ||||
-rw-r--r-- | aurdeps.txt | 3 |
2 files changed, 18 insertions, 15 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index fbe1638..448837a 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -16,11 +16,11 @@ exec-once = gpg-agent --daemon exec-once = gnome-keyring-daemon --start --components=secrets env = XCURSOR_SIZE,24 -env = XCURSOR_THEME,catppuccin-mocha-rosewater-cursors +env = XCURSOR_THEME,Retrowaita env = HYPRCURSOR_SIZE,24 -env = HYPRCURSOR_THEME,catppuccin-mocha-rosewater-cursors +env = HYPRCURSOR_THEME,Retrowaita env = GBM_BACKEND,nvidia-drm -env = GTK_THEME,catppuccin-mocha-rosewater-standard+default +env = GTK_THEME,Gruvbox-Material-Dark # ecosystem { # enforce_permissions = 1 @@ -31,18 +31,18 @@ env = GTK_THEME,catppuccin-mocha-rosewater-standard+default # permission = /usr/(bin|local/bin)/hyprpm, plugin, allow general { - gaps_in = 5 - gaps_out = 10 + gaps_in = 5 + gaps_out = 10 - border_size = 2 - col.active_border = rgb(f5e0dc) - col.inactive_border = rgba(595959aa) + border_size = 3 + col.active_border = rgba(83a598ff) + col.inactive_border = rgba(595959aa) - resize_on_border = false + resize_on_border = false - allow_tearing = false + allow_tearing = false - layout = dwindle + layout = dwindle } decoration { @@ -57,6 +57,10 @@ decoration { blur { enabled = true + size = 3 + passes = 1 + + vibrancy = 0.1696 } } @@ -82,8 +86,8 @@ animations { animation = fadeLayersIn, 1, 1.79, almostLinear animation = fadeLayersOut, 1, 1.39, almostLinear animation = workspaces, 1, 1.94, almostLinear, fade - animation = workspacesIn, 1, 1.21, almostLinear, fade - animation = workspacesOut, 1, 1.94, almostLinear, fade + animation = workspacesIn, 1, 3, easeOutQuint, slidevert + animation = workspacesOut, 1, 3, easeOutQuint, slidevert } dwindle { diff --git a/aurdeps.txt b/aurdeps.txt index c241151..58ec134 100644 --- a/aurdeps.txt +++ b/aurdeps.txt @@ -1,5 +1,4 @@ -catppuccin-gtk-theme-mocha -catppuccin-cursors-mocha +gruvbox-material-gtk-theme-git tessen sing-box #sing-geoip-rule-set |