diff options
Diffstat (limited to '.config/hypr/envs.conf')
| -rw-r--r-- | .config/hypr/envs.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/hypr/envs.conf b/.config/hypr/envs.conf new file mode 100644 index 0000000..4154cbf --- /dev/null +++ b/.config/hypr/envs.conf @@ -0,0 +1,9 @@ +# Override hyprland default envs +# check /etc/hypr/envs.conf + +# Banana theme +env = XCURSOR_SIZE,32 +env = HYPRCURSOR_SIZE,32 + +env = XCURSOR_THEME,Banana +env = HYPRCURSOR_THEME,Banana |
