mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-19 06:59:48 -05:00
add cursor configuration
This commit is contained in:
parent
b3a43e2261
commit
699d489f93
4 changed files with 29 additions and 0 deletions
|
|
@ -30,4 +30,11 @@ rotate=270
|
|||
x=1080
|
||||
y=232
|
||||
|
||||
# Cursor Configuration
|
||||
# ~~~~~~~~~~~~~~~~~~~~
|
||||
# Value "map-to-output" specifies the output to which the cursor is
|
||||
# constrained.
|
||||
[cursor]
|
||||
map-to-output=HDMI-A-1
|
||||
|
||||
# vim:filetype=dosini
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue