Cursor
Describes the cursor configuration.
Key
cursor
Value
# The scale of the cursor.
#
# Defaults to 1.
scale: float
Example
# ~/.config/miracle-wm/config.yaml
cursor:
scale: 4.0 # Sets the cursor scale to 4 times its original size.
Describes the cursor configuration.
cursor
# The scale of the cursor.
#
# Defaults to 1.
scale: float
# ~/.config/miracle-wm/config.yaml
cursor:
scale: 4.0 # Sets the cursor scale to 4 times its original size.