mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-25 11:18:33 +02:00
9 lines
205 B
Desktop File
9 lines
205 B
Desktop File
[Unit]
|
|
Description=Miscellaneous settings for X11
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/xset -b
|
|
ExecStart=/usr/bin/xsetroot -cursor_name left_ptr
|
|
Type=oneshot
|
|
RemainAfterExit=false
|