Files
nixos/packages/hyprland/custom/autostart.conf
T
biscuit c6aafcbcca upd
2025-05-14 16:14:20 -05:00

13 lines
264 B
Plaintext

#################
### AUTOSTART ###
#################
# Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this:
$terminal = kitty
$bar = ags run
exec-once = $terminal
# exec-once = $bar