diff --git a/hypr/common.conf b/hypr/common.conf index adb7a6d..6729fd4 100644 --- a/hypr/common.conf +++ b/hypr/common.conf @@ -174,14 +174,16 @@ bind=,escape,submap,reset bind=SUPER,R,submap,reset submap=reset -exec-once = ydotoold -exec-once = swww-daemon -exec = killall dunst; dunst # TODO: Use reload command once Arch packages the last version exec-once = ~/.config/eww/startup.sh -exec = ~/scripts/swww_set.py +exec-once = swww-daemon +exec-once = ydotoold +exec-once = dunst exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 +exec-once = 1password --silent + +exec = ~/scripts/swww_set.py +exec = dunstctl reload exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP HYPRLAND_INSTANCE_SIGNATURE exec-once = systemctl --user import-environment -exec-once = /home/mbradley/.config/hypr/startup.sh exec-once = /usr/bin/dex -a diff --git a/hypr/startup.sh b/hypr/startup.sh deleted file mode 100755 index 1b2a684..0000000 --- a/hypr/startup.sh +++ /dev/null @@ -1 +0,0 @@ -#!/bin/env sh