diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-08-27 17:08:01 -0400 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-29 21:41:57 -0700 |
| commit | f88b19cd904371c049593c99286b87e38bc04101 (patch) | |
| tree | 207a043b47990fc0cbb97a0be6a29a7685896998 /config/hypr/lua/settings.lua | |
| parent | 06bd6020d386fb332b875340daa43c839bb224ec (diff) | |
Upd: nwg-display for edit mon cfg in Kool_Quick_Settings
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/configs/SystemSettings.conf
modified: config/hypr/lua/settings.lua
modified: config/hypr/scripts/Kool_Quick_Settings.sh
Diffstat (limited to 'config/hypr/lua/settings.lua')
| -rw-r--r-- | config/hypr/lua/settings.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/lua/settings.lua b/config/hypr/lua/settings.lua index 5cab666f..cc9fd41f 100644 --- a/config/hypr/lua/settings.lua +++ b/config/hypr/lua/settings.lua @@ -162,8 +162,8 @@ hl.config({ <<<<<<< HEAD no_hardware_cursors = 0, ======= - no_hardware_cursors = 0, ->>>>>>> eb60d6f9 (Fixed wallpaper being reset (hopefully)) + no_hardware_cursors = 0, +>>>>>>> 460ee670 (Upd: nwg-display for edit mon cfg in Kool_Quick_Settings) enable_hyprcursor = true, warp_on_change_workspace = 2, no_warps = true, |
