From 01f9c0119a397d7d919f1b6c15cffa735c9dbd7a Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sun, 11 Aug 2024 17:43:39 -0400 Subject: refactor services, syncthing, update audio packages --- home/config/zsh/zprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/config/zsh') diff --git a/home/config/zsh/zprofile b/home/config/zsh/zprofile index 4387fab..18e9548 100644 --- a/home/config/zsh/zprofile +++ b/home/config/zsh/zprofile @@ -80,7 +80,7 @@ while true; do "h") echo "Launching Hyprland..." export XDG_CURRENT_DESKTOP=Hyprland - exec dbus-run-session Hyprland &> $HOME/.log/Hyprland + exec Hyprland &> $HOME/.log/Hyprland ;; "t") exec cage -s kitty -- -o font_size=14 &> $HOME/.log/kitty -- cgit v1.2.3-freya