hyprland: added foot server mode to exec-once
This commit is contained in:
parent
51332fe9be
commit
2cef297b97
|
@ -229,6 +229,7 @@ in
|
||||||
extraConfig = /*hyprlang*/ ''
|
extraConfig = /*hyprlang*/ ''
|
||||||
exec-once=dbus-update-activation-enviroment --all
|
exec-once=dbus-update-activation-enviroment --all
|
||||||
exec-once=${gnome-keyring.path} ${config.sops.secrets."gnome-keyring/${config.home.username}".path}
|
exec-once=${gnome-keyring.path} ${config.sops.secrets."gnome-keyring/${config.home.username}".path}
|
||||||
|
exec-once=foot --server
|
||||||
|
|
||||||
exec-once=${init-wallpaper.path} ${./wallpaper.jpeg}
|
exec-once=${init-wallpaper.path} ${./wallpaper.jpeg}
|
||||||
exec-once=wallust run ${config.home.homeDirectory}/.cache/wallpaper/current
|
exec-once=wallust run ${config.home.homeDirectory}/.cache/wallpaper/current
|
||||||
|
|
Loading…
Reference in a new issue