diff --git a/home-manager/dotfiles/hypr/hyprland.conf b/home-manager/dotfiles/hypr/hyprland.conf index 5894076..e9b4ed9 100644 --- a/home-manager/dotfiles/hypr/hyprland.conf +++ b/home-manager/dotfiles/hypr/hyprland.conf @@ -37,11 +37,10 @@ $menu = wofi --show drun # Autostart necessary processes (like notifications daemons, status bars, etc.) # Or execute your favorite apps at launch like this: -exec-once = $terminal & firefox & discord & 1password +exec-once = steam & proton-mail & obsidian & discord & 1password & firefox exec-once = waybar & swaync & hypridle +exec-once = $terminal exec-once = systemctl --user start hyprpolkitagent -exec-once = steam & proton-mail & obsidian - ############################# ### ENVIRONMENT VARIABLES ###