fix: resize sway cursor
This commit is contained in:
parent
867287b2c2
commit
8e225f5d82
3 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
clock-format = "12h";
|
||||
clock-show-weekday = true;
|
||||
color-scheme = "prefer-dark";
|
||||
cursor-size = 32;
|
||||
cursor-size = 28;
|
||||
cursor-theme = "Adwaita";
|
||||
enable-animations = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue