15 lines
427 B
Plaintext
15 lines
427 B
Plaintext
source=$conf/theme.conf
|
|
|
|
#---AUTOSTART---#
|
|
|
|
#exec = hyprpm reload
|
|
exec-once = xrandr --output DP-1 --primary
|
|
exec-once = systemctl --user start hyprpolkitagent
|
|
exec-once = hypridle
|
|
exec-once = waypaper --restore
|
|
exec-once = waybar
|
|
exec-once = swaync
|
|
#exec-once = ags -c ~/.config/ags-aylur/config.js
|
|
#exec-once = [workspace special:media silent] steam -silent
|
|
#exec-once = [workspace special:media silent] $terminal -e ncmpcpp
|