dotfiles/home/dot_config/sway/scripts/executable_cursor-spotlight.sh
2026-03-22 20:46:20 +08:00

7 lines
203 B
Bash

#!/bin/bash
cursorTheme=$(swaymsg -t get_inputs | jq -r '.[] | select(.type == "pointer") | .xcursor_theme' | head -n 1)
echo "Current cursor theme: $cursorTheme"
# swaymsg "seat seat0 xcursor_theme "