diff options
author | Martin Fischer <martin@push-f.com> | 2025-10-05 22:41:34 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-10-05 22:41:34 +0200 |
commit | 5607d62770cd51bcab9e06071845f338ed6e4c20 (patch) | |
tree | 1a11a144b1fab0c355339c63443d1bbf9c2a874c /user | |
parent | d3f5e35d69e4136caa771eb8c7a5881d6c80f835 (diff) |
fix(workstation): fix missing cursor icons
Diffstat (limited to 'user')
-rw-r--r-- | user/sway/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/user/sway/config b/user/sway/config index 3b65353..5698aae 100644 --- a/user/sway/config +++ b/user/sway/config @@ -3,6 +3,8 @@ exec mako # notification daemon exec poweralertd +seat seat0 xcursor_theme "Capitaine Cursors (Gruvbox)" 24 + ### Variables # # Logo key. Use Mod1 for Alt. |