diff --git a/.config/hypr/hyprland.d/exec.conf b/.config/hypr/hyprland.d/exec.conf index 6a9aa81..6d1e319 100644 --- a/.config/hypr/hyprland.d/exec.conf +++ b/.config/hypr/hyprland.d/exec.conf @@ -14,7 +14,6 @@ exec-once = gnome-keyring # Hypridle exec-once = hypridle -exec-once = hyprpaper # Mailspring exec-once = mailspring --background --password-store="gnome-libsecret" @@ -23,7 +22,7 @@ exec-once = mailspring --background --password-store="gnome-libsecret" exec-once = nm-applet # Pipewire -exec-once = artix-pipewire-launcher restart +#exec-once = artix-pipewire-launcher restart # Polkit exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 @@ -44,4 +43,4 @@ exec-once = udiskie exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2 # Prevent hidden Wine System Tray window from keeping workspace existing -exec-once = $HOME/.scripts/kill-wine-explorer.sh +#exec-once = $HOME/.scripts/kill-wine-explorer.sh