sway: Use Adwaita as cursor theme
This commit is contained in:
parent
33e0e2dff4
commit
f59788caba
|
@ -168,5 +168,8 @@ client.focused_inactive "#839496" "#073642" "#839496" "#2aa198"
|
|||
client.unfocused "#839496" "#002b36" "#839496" "#2aa198"
|
||||
client.urgent "#073642" "#dc322f" "#073642" "#2aa198"
|
||||
|
||||
# Cursor
|
||||
seat seat0 xcursor_theme Adwaita
|
||||
|
||||
# Autostart
|
||||
exec mako
|
||||
|
|
Reference in a new issue