Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

when restarted with wl-restart, waybar no longer shows workspaces on hyprland #3822

Open
Kommynct opened this issue Dec 11, 2024 · 0 comments

Comments

@Kommynct
Copy link

Kommynct commented Dec 11, 2024

I start my session with:

command = "${pkgs.wl-restart}/bin/wl-restart -n 20 ${pkgs.hyprland}/bin/Hyprland > /dev/null";

waybar is then automatically started with:

exec-once = zsh -c 'sleep 1' && ps aux | rg ' [w]aybar' || while true; do (waybar); done

when i use the keyboard shortcut to restart hyprland:

bind = SUPER_ALT, r, exit,

workspace indicators are gone, it'd be nice if waybar worked with session restore, wl-restart will eventually become a must-have, although it isn't yet.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant