diff options
author | Tony Crisci <tony@dubstepdish.com> | 2017-11-18 13:43:25 -0500 |
---|---|---|
committer | Tony Crisci <tony@dubstepdish.com> | 2017-11-18 13:43:25 -0500 |
commit | f277f28eef75a8e70e5a1d88eeeea022765da14c (patch) | |
tree | 029553903b9de30898bf7e67e9aa12f38ff92afb /rootston/rootston.ini.example | |
parent | f61986e8dbadf1be3f3d850356d939ef57f942a0 (diff) | |
parent | 9f552d896f7639fca7914a9313ccb244688349e4 (diff) |
Merge branch 'master' into feature/wlr-seat-touch
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] |