diff options
| author | silly <u65487754@gmail.com> | 2026-03-09 16:40:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-09 16:40:41 +0100 |
| commit | 16d2bc2eff11ba9f868444e68c5f29415b342b8f (patch) | |
| tree | 24a5d016d219b10771c36c306f03cb27a66d6e98 | |
| parent | a69fe32306be18ab4476e7a4df90c8327605a964 (diff) | |
Update hyprland.conf
| -rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 852830e..d3c1481 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -12,7 +12,7 @@ $menu = fuzzel $mainMod = SUPER exec-once = systemctl --user start hyprpolkitagent -exec-once = swww-daemon +exec-once = swww-daemon & sleep 0.5 && swww clear --outputs DP-1 exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type image --watch cliphist store |
