fix(binto ags): add to hypr conf
This commit is contained in:
parent
0d045854ce
commit
523b886843
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
# Autostart programs
|
# Autostart programs
|
||||||
|
exec-once = ags
|
||||||
exec-once = sleep 6; nextcloud --background
|
exec-once = sleep 6; nextcloud --background
|
||||||
exec-once = sleep 10; tmux new-session -s gsr -d 'bash -c $HOME/.config/gsr.sh'
|
exec-once = sleep 10; tmux new-session -s gsr -d 'bash -c $HOME/.config/gsr.sh'
|
||||||
# TODO: add gpu-save-replay bind
|
# TODO: add gpu-save-replay bind
|
||||||
|
|
Loading…
Reference in a new issue