fix: HomeManager | adjust order of operations for login apps
This commit is contained in:
@@ -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 ###
|
||||
|
||||
Reference in New Issue
Block a user