diff --git a/desktop/.config/river/init b/desktop/.config/river/init index 1f142af..50233e6 100755 --- a/desktop/.config/river/init +++ b/desktop/.config/river/init @@ -50,6 +50,10 @@ riverctl spawn "dbus-update-activation-environment SEATD_SOCK DISPLAY WAYLAND_DI riverctl focus-follows-cursor normal riverctl set-cursor-warp on-output-change riverctl hide-cursor when-typing enabled + +if [ -d "/usr/share/icons/Adwaita/cursors" ]; then + riverctl xcursor-theme Adwaita +fi riverctl attach-mode bottom # Set background and border color