diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-08-07 17:56:04 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-07 17:56:04 +0900 |
| commit | e602fc34013f1ee10a9a7b461db7175b867c04ec (patch) | |
| tree | dbfb015705eea3947ff09c189f70fe700e3ff34b /config | |
| parent | 6c26dc6e97b20661afd3f891d16bbb135ccf7e5d (diff) | |
Update UserSettings.conf
https://github.com/hyprwm/Hyprland/commit/640d1618519d42dd592f7af5e9984ad52eb8b820
no_direct_scanout removed from misc
new variable render will be added
Diffstat (limited to 'config')
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 47f88ed5..9190a265 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -148,7 +148,7 @@ misc { enable_swallow = true swallow_regex = ^(kitty)$ focus_on_activate = false - no_direct_scanout = true #for fullscreen games + #no_direct_scanout = true #for fullscreen games initial_workspace_tracking = 0 middle_click_paste = false } |
