diff options
| author | brockar <martinnguzman.mg@gmail.com> | 2025-11-22 17:49:49 -0300 |
|---|---|---|
| committer | brockar <martinnguzman.mg@gmail.com> | 2025-11-22 17:49:49 -0300 |
| commit | 80859d1212e3adb8d230b72bdccb694a72c015cc (patch) | |
| tree | 21eea36ccf4462b358f0f385261ef717bf4d508b | |
| parent | eeeb2a20079491e14dd893798b22d83c42ccd2be (diff) | |
new: UserSettings comment
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index b2cca3b2..df68b396 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -5,4 +5,6 @@ # refer to Hyprland wiki for more info https://wiki.hyprland.org/Configuring/Variables/ # NOTE: some settings are in ~/.config/hypr/UserConfigs/UserDecorAnimations.conf +# +# Look on ~/.config/hypr/configs/SystemSettings.conf to know how to modify this |
