Regenerated

This commit is contained in:
2026-03-25 21:38:37 +00:00
parent d6206bae20
commit 7611b24984
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -817,7 +817,7 @@ This file installs and configures waybar
let
# Use the config option defaultUser directly, fallback to "henrov"
username = config.defaultUser or "henrov";
assetPath = "${flakeRoot}/assets/system/conf/waybar";
assetPath = "${flakeRoot}/assets/traveldroid/conf/waybar";
in
{
# Install Waybar system-wide
@@ -1,5 +1,5 @@
exec-once = dbus-update-activation-environment --systemd --all
exec-once = bash -c "sleep 5 && uwsm app -- waybar"
exec-once = hypridle
exec-once = hyprpolkitagent
exec-once = systemd-run --user --scope --unit=elephant elephant
exec-once = bash -c "sleep 5 && waybar"
@@ -3,7 +3,7 @@
let
# Use the config option defaultUser directly, fallback to "henrov"
username = config.defaultUser or "henrov";
assetPath = "${flakeRoot}/assets/system/conf/waybar";
assetPath = "${flakeRoot}/assets/traveldroid/conf/waybar";
in
{
# Install Waybar system-wide