diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-06-03 18:23:35 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-03 18:23:35 +0900 |
| commit | 45b61327e9dc7c40181cc3046eeb75bce4cb0d9c (patch) | |
| tree | 809c3bd4a1298804e17c4601612ac54befd42bb6 /config/hypr/UserConfigs | |
| parent | 203b530e6b61e53cff322fd822dc70a5e611b35f (diff) | |
| parent | 8f64f407e24e89f2115287804200eb186e175ca9 (diff) | |
Merge pull request #323 from JaKooLit/development
Development to main - Pre-release
Diffstat (limited to 'config/hypr/UserConfigs')
| -rw-r--r-- | config/hypr/UserConfigs/ENVariables.conf | 1 | ||||
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/ENVariables.conf b/config/hypr/UserConfigs/ENVariables.conf index c6bea01b..ea4af035 100644 --- a/config/hypr/UserConfigs/ENVariables.conf +++ b/config/hypr/UserConfigs/ENVariables.conf @@ -38,6 +38,7 @@ env = ELECTRON_OZONE_PLATFORM_HINT,auto #env = NVD_BACKEND,direct # FOR VM and POSSIBLY NVIDIA +#env = WLR_NO_HARDWARE_CURSORS,1 #env = WLR_RENDERER_ALLOW_SOFTWARE,1 # nvidia firefox (for hardware acceleration on FF)? diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index be8e4845..8d137cc8 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -150,4 +150,4 @@ xwayland { # cursor section for Hyprland v0.41.0 or newer #cursor { # enable_hyprcursor = true -#}
\ No newline at end of file +#} |
