diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 4a5f3d6..9466838 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -251,7 +251,7 @@ in "kwalletd5" "eww daemon" "swww-daemon --format xrgb" - "eww open bar0" + "eww open ${if laptop "bar0" else "bar1"}" "dunst" "rbw-agent" "/home/chris/bin/startup.sh"