Regenerated
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user