diff options
author | awy <awy@awy.one> | 2025-07-30 20:42:25 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-07-30 20:42:25 +0300 |
commit | 939a2ae42b54b4a45cc653795c064fb575a88a67 (patch) | |
tree | 4fcb93fbc51a55de8f7a8f673ef24bdd20b64b17 /.config/hypr | |
parent | 34885f77bffd7ffb9e7b6cc12b4ab9fc2e1aff45 (diff) | |
download | hyprdots-939a2ae42b54b4a45cc653795c064fb575a88a67.tar.gz |
theme
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 6db3609..4b1698e 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -17,7 +17,9 @@ 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 = HYPRCURSOR_SIZE,24 +env = HYPRCURSOR_THEME,catppuccin-mocha-rosewater-cursors env = GBM_BACKEND,nvidia-drm env = GTK_THEME,catppuccin-mocha-rosewater-standard+default |