summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2024-03-23 22:01:31 -0500
committerzachir <zachir@librem.one>2024-03-23 22:01:31 -0500
commit7d877d9efe57ac8bd3a85839c2f85e1168b6fa15 (patch)
tree4098de8b0da0273cdee4521f70b8032f7d54a0ab
parentc4f9d79cb0c2b5f2e0f92ea8b97835c9dae9d4a6 (diff)
Set hyprland to use breeze cursor and not Adwaita
-rw-r--r--hypr/hyprland.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 41cc94e..8008bbb 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -20,13 +20,19 @@ exec-once = pypr
exec-once = /usr/lib/polkit-kde-authentication-agent-1
exec-once = import-gsettings gtk-theme 'Flat-Remix-GTK-Green-Darkest-Solid'
exec-once = import-gsettings icon-theme 'Mint-X-Grey'
-exec-once = import-gsettings cursor-theme 'Adwaita'
+exec-once = import-gsettings cursor-theme 'Breeze'
exec-once = xrdb ~/.Xresources
exec-once = com.github.wwmm.easyeffects
exec-once = mpd
exec-once = /usr/lib/kdeconnectd
#}}}
+#{{{ env
+# Environment variables set at launch
+env = HYPRCURSOR_THEME,breeze_hyprcursor
+env = HYPRCURSOR_SIZE,24
+#}}}
+
# Source a file (multi-file configs)
# source = ~/.config/hypr/myColors.conf