diff options
-rw-r--r-- | nixos/profiles/workstation/graphical.nix | 1 | ||||
-rw-r--r-- | user/sway/config | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/nixos/profiles/workstation/graphical.nix b/nixos/profiles/workstation/graphical.nix index 457c4b7..8058d26 100644 --- a/nixos/profiles/workstation/graphical.nix +++ b/nixos/profiles/workstation/graphical.nix @@ -43,6 +43,7 @@ element-desktop # set and forget + capitaine-cursors-themed # the default cursor theme is missing a bunch of cursors i3status-rust mako poweralertd 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. |