dark cursor
This commit is contained in:
@ -6,7 +6,7 @@ in {
|
|||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
exec-once = [
|
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 text --watch cliphist store" # Stores only text data
|
||||||
"wl-paste --type image --watch cliphist store" # Stores only image data
|
"wl-paste --type image --watch cliphist store" # Stores only image data
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user