dark cursor

This commit is contained in:
2025-07-04 14:18:27 +02:00
parent 17fc44cf55
commit d7d6dce3ee

View File

@ -6,7 +6,7 @@ in {
enable = true;
settings = {
exec-once = [
"hyprctl setcursor capitaine-cursors-white 32" # Set mouse cursor
"hyprctl setcursor capitaine-cursors 32" # Set mouse cursor
"wl-paste --type text --watch cliphist store" # Stores only text data
"wl-paste --type image --watch cliphist store" # Stores only image data
];