diff options
Diffstat (limited to '.config/hypr')
| -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 b0e8967..4c7f1b0 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -13,7 +13,7 @@ $browser = firefox $mainMod = SUPER exec-once = systemctl --user start hyprpolkitagent -exec-once = swww-daemon & sleep 0.5 && swww clear --outputs DP-1 +exec-once = awww-daemon & sleep 0.5 && awww clear --outputs DP-1 exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type image --watch cliphist store |
