diff options
author | emersion <contact@emersion.fr> | 2017-11-18 09:47:53 +0100 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2017-11-18 09:47:53 +0100 |
commit | cd566ccd8e1c41af6b1d5f03fabdbdeaca2625ab (patch) | |
tree | 935aa837745796408421b7f44bf885e5683371cf /rootston/rootston.ini.example | |
parent | bf5640db128b930b38ebca2b1d8a79e028ad9f39 (diff) |
Add cursor theme to rootston config
Diffstat (limited to 'rootston/rootston.ini.example')
-rw-r--r-- | rootston/rootston.ini.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rootston/rootston.ini.example b/rootston/rootston.ini.example index c33b0f04..17467100 100644 --- a/rootston/rootston.ini.example +++ b/rootston/rootston.ini.example @@ -21,6 +21,8 @@ rotate = 90 map-to-output = VGA-1 # Restrict cursor movements to concrete rectangle geometry = 2500x800 +# Load a custom XCursor theme +theme = default # Single device configuration. String after semicolon must match device's name. [device:PixArt Dell MS116 USB Optical Mouse] |