Add alias to autostart script
This commit is contained in:
parent
f3b67ca2e9
commit
de0663730c
3 changed files with 4 additions and 2 deletions
|
@ -87,6 +87,7 @@ hosts = ['portalo']
|
|||
group = ''
|
||||
|
||||
[apps.swww]
|
||||
alias = 'wallpaper'
|
||||
command = 'swww init --no-daemon'
|
||||
hosts = []
|
||||
group = 'wayland'
|
||||
|
|
|
@ -9,4 +9,5 @@ source = ~/.config/hypr/vars.conf
|
|||
source = ~/.config/hypr/binds.conf
|
||||
source = ~/.config/hypr/rules.conf
|
||||
|
||||
exec-once = autostart-manage start wallpaper
|
||||
exec-once = autostart-manage run-wayland
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue