aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/default-config.kdl7
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl
index 8c5a9527..69867533 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -67,6 +67,13 @@ focus-ring {
inactive-color 0.3 0.3 0.3 1.0
}
+cursor {
+ // Change the theme and size of the cursor as well as set the
+ // `XCURSOR_THEME` and `XCURSOR_SIZE` env variables.
+ // xcursor-theme "default"
+ // xcursor-size 24
+}
+
// Uncomment this line to ask the clients to omit their client-side decorations if possible.
// If the client will specifically ask for CSD, the request will be honored.
// prefer-no-csd