diff options
author | vaxerski <[email protected]> | 2023-03-05 13:37:05 +0000 |
---|---|---|
committer | vaxerski <[email protected]> | 2023-03-05 13:37:05 +0000 |
commit | 8e5ee31f300323331a33bc58123b7fe2f5bee4a6 (patch) | |
tree | bdde42c864b12ed0f31e6d2369592a1970698fa1 /example | |
parent | 90c5715bc6a3c9551ae13c9ac4e3578823e27e0b (diff) | |
download | Hyprland-8e5ee31f300323331a33bc58123b7fe2f5bee4a6.tar.gz Hyprland-8e5ee31f300323331a33bc58123b7fe2f5bee4a6.zip |
Add env to example cfgs
Diffstat (limited to 'example')
-rw-r--r-- | example/hyprland.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf index 364188b3..1b25f751 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -19,6 +19,9 @@ monitor=,preferred,auto,auto # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf +# Some default env vars. +env = XCURSOR_SIZE,24 + # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ input { kb_layout = us |