mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 02:08:35 +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 " ..
|
||||
"65535,65535,65535,65535,8670,8670,65535,32385,0,8670,65535,8670")
|
||||
end
|
||||
|
||||
-- Set cursor theme
|
||||
os.execute("xsetroot -cursor_name left_ptr")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue