mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 10:18:34 +02:00
apparance: set root cursor
This commit is contained in:
parent
26d41c6970
commit
1421cbf7c7
1 changed files with 3 additions and 0 deletions
|
@ -51,3 +51,6 @@ if wid then
|
||||||
"-set _NET_SYSTEM_TRAY_COLORS " ..
|
"-set _NET_SYSTEM_TRAY_COLORS " ..
|
||||||
"65535,65535,65535,65535,8670,8670,65535,32385,0,8670,65535,8670")
|
"65535,65535,65535,65535,8670,8670,65535,32385,0,8670,65535,8670")
|
||||||
end
|
end
|
||||||
|
|
||||||
|
-- Set cursor theme
|
||||||
|
os.execute("xsetroot -cursor_name left_ptr")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue