diff --git a/Droidnix/README.org b/Droidnix/README.org index b616c6ba3..95e4dcada 100644 --- a/Droidnix/README.org +++ b/Droidnix/README.org @@ -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 diff --git a/Droidnix/assets/traveldroid/copy_2_home/.config/hypr/exec-once.conf b/Droidnix/assets/traveldroid/copy_2_home/.config/hypr/exec-once.conf index 7a241e8a4..8e020efcd 100644 --- a/Droidnix/assets/traveldroid/copy_2_home/.config/hypr/exec-once.conf +++ b/Droidnix/assets/traveldroid/copy_2_home/.config/hypr/exec-once.conf @@ -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" diff --git a/Droidnix/generated/modules/traveldroid/desktop/waybar.nix b/Droidnix/generated/modules/traveldroid/desktop/waybar.nix index dfb169d81..238303093 100644 --- a/Droidnix/generated/modules/traveldroid/desktop/waybar.nix +++ b/Droidnix/generated/modules/traveldroid/desktop/waybar.nix @@ -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