sway: outputs: Increase mouse cursor size
This commit is contained in:
parent
681a979fba
commit
99f4b0d371
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ output * bg ~/.config/sway/wallpaper.jpg fill
|
||||||
|
|
||||||
# Set DPI for work laptop
|
# Set DPI for work laptop
|
||||||
output eDP-1 scale 1.5
|
output eDP-1 scale 1.5
|
||||||
|
|
||||||
|
# Increase cursor size
|
||||||
|
seat seat0 xcursor_theme default 48
|
||||||
|
|
Loading…
Reference in a new issue