hyprland: added foot server mode to exec-once

This commit is contained in:
Tigor Hutasuhut 2024-08-14 23:23:38 +07:00
parent 51332fe9be
commit 2cef297b97

View file

@ -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