From d2f0de375197d00460e7636ca69f6c3ade60632d Mon Sep 17 00:00:00 2001 From: Samuel O'Neal Date: Fri, 13 Mar 2026 15:20:56 -0600 Subject: [PATCH] updated execution applications --- hyprland/.config/hypr/exec.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hyprland/.config/hypr/exec.conf b/hyprland/.config/hypr/exec.conf index 4cfdc54..3f7afc4 100644 --- a/hyprland/.config/hypr/exec.conf +++ b/hyprland/.config/hypr/exec.conf @@ -1,9 +1,9 @@ -exec-once = hyprctl setcursor catppuccin-mocha-dark-cursors 28 +exec-once = hyprctl setcursor catppuccin-mocha-dark-cursors 28 & # exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 -exec-once = systemctl --user start hyprpolkitagent +exec-once = systemctl --user start hyprpolkitagent & -exec-once= waybar & mako & hyprpaper & hypridle & wluma & hyprshell run & +exec-once = waybar & mako & hyprpaper & hypridle & wluma & hyprshell run & -exec-once = blueman-applet & systemctl --user stop wireplumber.service & +exec-once = blueman-applet & # systemctl --user stop wireplumber.service & -exec-once = 1password --silent & sunsetr & +exec-once = 1password --silent & op signin & sunsetr &