diff options
| -rw-r--r-- | .config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 7ddfbd5..93c365a 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -11,6 +11,7 @@ exec-once = systemctl --user start hyprpolkitagent 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 +exec-once = bash ~/.config/scripts/media.sh general { gaps_in = 5 # @dynamic_gaps_in |
