diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-12-05 16:01:14 -0500 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-12-05 16:01:14 -0500 |
| commit | edb6623a6a39d1e11bb41eb695d7183e4873c026 (patch) | |
| tree | 9034d58228a5a3badad90a6db34e31d7246828e5 /home-config/hypr/hyprland.conf | |
| parent | ed9918f2cd8e9a8030c188af31d3de033a6da036 (diff) | |
fixed wpaperd
Diffstat (limited to 'home-config/hypr/hyprland.conf')
| -rw-r--r-- | home-config/hypr/hyprland.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf index 28d8aee..e354349 100644 --- a/home-config/hypr/hyprland.conf +++ b/home-config/hypr/hyprland.conf | |||
| @@ -17,7 +17,6 @@ env = XCURSOR_SIZE,24 | |||
| 17 | env = AQ_NO_MODIFIERS,1 | 17 | env = AQ_NO_MODIFIERS,1 |
| 18 | 18 | ||
| 19 | render { | 19 | render { |
| 20 | explicit_sync = false | ||
| 21 | expand_undersized_textures = false | 20 | expand_undersized_textures = false |
| 22 | } | 21 | } |
| 23 | 22 | ||
| @@ -119,11 +118,6 @@ dwindle { | |||
| 119 | # new_is_master = true | 118 | # new_is_master = true |
| 120 | #} | 119 | #} |
| 121 | 120 | ||
| 122 | gestures { | ||
| 123 | # See https://wiki.hyprland.org/Configuring/Variables/ for more | ||
| 124 | workspace_swipe = off | ||
| 125 | } | ||
| 126 | |||
| 127 | # Example per-device config | 121 | # Example per-device config |
| 128 | # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more | 122 | # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more |
| 129 | device { | 123 | device { |
