Waybar single-monitor + stow/dotfiles: missing ~/.config/waybar/config breaks launch scripts (no clean solution found) #350
-
|
Hi! Thanks for the awesome Hyprland + Waybar setup and scripts — I’m using them with GNU Stow/dotfiles and I’m running into a structural issue that I can’t solve cleanly. What I’m trying to achieve Manage the whole setup with GNU Stow (so ~/.config/{hypr,waybar,rofi,...} are symlinks to my dotfiles repo). Run Waybar on one monitor only (e.g. DP-1) while keeping all your layout/style switcher scripts working. My setupI stow a package like this: so that: This part works. The problemYour scripts assume that the “active layout” exists at: but when using stow/dotfiles on a fresh setup, this file does not exist by default (it is created only after running Because of that, any script that expects Example error when launching (single output mode): And Waybar then shows: So it looks like the generated JSONC file ends up empty/invalid due to the missing config. Why this is hard to solve “cleanly”In a dotfiles/stow workflow, I want: a deterministic default layout without needing to manually run interactive scripts after install; and ideally avoid committing a machine-specific symlink like Do u have any ideas? Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
We have problem with update system in WindowsRules.conf |
Beta Was this translation helpful? Give feedback.
There is an updated Window Rules file on the discord server to resolve the errors