diff options
author | awy <awy@awy.one> | 2025-02-01 16:28:25 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-02-01 16:28:25 +0300 |
commit | 471f8a81c8479eb95bd7ca1ac8245442abc14eb4 (patch) | |
tree | 78564b3b8c8cd22548e7a6b89c87d59c78a9a566 /.config/hypr | |
parent | dd9e4c7919b4afffe726cbd0317fbd28000ef214 (diff) |
macos cursor
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 31211db..1efa23b 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -17,7 +17,9 @@ exec-once = sing-box run -c /mnt/ssd/settings/config.json exec-once = waybar env = QT_SCREEN_SCALE_FACTORS,1;1 +env = XCURSOR_THEME,macOS env = XCURSOR_SIZE,24 +env = HYPRCURSOR_THEME,macOS env = HYPRCURSOR_SIZE,24 env = LIBVA_DRIVER_NAME,nvidia env = GBM_BACKEND,nvidia-drm |