From 1077952e003872800e52f1ac15cdae8a399b4adc Mon Sep 17 00:00:00 2001 From: Alexandre ABRIOUX Date: Tue, 11 Jun 2024 12:52:05 +0200 Subject: [PATCH] Hyprcursor: add example for NixOS (#679) --- pages/Hypr Ecosystem/hyprcursor.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/Hypr Ecosystem/hyprcursor.md b/pages/Hypr Ecosystem/hyprcursor.md index 4456488..cba0c49 100644 --- a/pages/Hypr Ecosystem/hyprcursor.md +++ b/pages/Hypr Ecosystem/hyprcursor.md @@ -46,6 +46,8 @@ Apps that do not support server-side cursors and hyprcursor will still fall back For those apps, you need to export `XCURSOR_THEME` and `XCURSOR_SIZE` to a valid XCursor theme, and run `gsettings set org.gnome.desktop.interface cursor-theme 'THEME_NAME'` for gtk. +If `gsettings` schemas are not available to you (e.g. on NixOS you will get `No schemas installed`), you can run instead: +`dconf write /org/gnome/desktop/interface/cursor-theme "'THEME_NAME'"`. If the app is a flatpak, run `flatpak override --filesystem=~/.themes:ro --filesystem=~/.icons:ro --user` and put your themes in both `/usr/share/themes` and `~/.themes`, and put your