Automatically start the media window

This commit is contained in:
Michel Fedde 2025-10-22 02:00:20 +02:00
parent e788e455b1
commit 450c17e720

View file

@ -6,6 +6,8 @@ $scriptsDir = $HOME/.config/hypr/scripts
# wallpaper stuff / More wallpaper options below # wallpaper stuff / More wallpaper options below
exec-once = swww-daemon --format xrgb exec-once = swww-daemon --format xrgb
exec-once = darkman run & exec-once = darkman run &
exec-once = eww daemon &
exec-once = eww open media &
# Startup # Startup
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP