diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-05-01 23:51:48 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-05-01 23:51:48 -0400 |
commit | 77dbb818209f59e40a353302d76975e9bd654e55 (patch) | |
tree | 5b9c665558632a47f47020c6fbc2d03d78d44f7a /home-config | |
parent | 8b5066616dfc4d3085b186dd17cc5ea7c9ead970 (diff) |
fix vertical monitor wallpaper issue
Diffstat (limited to 'home-config')
-rw-r--r-- | home-config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf index 4ac7a6b..28d8aee 100644 --- a/home-config/hypr/hyprland.conf +++ b/home-config/hypr/hyprland.conf | |||
@@ -18,6 +18,7 @@ env = AQ_NO_MODIFIERS,1 | |||
18 | 18 | ||
19 | render { | 19 | render { |
20 | explicit_sync = false | 20 | explicit_sync = false |
21 | expand_undersized_textures = false | ||
21 | } | 22 | } |
22 | 23 | ||
23 | ecosystem { | 24 | ecosystem { |