Skip to content

A minimal systemd unit that automatically restarts Waybar on crashes (e.g. segmentation faults). Requires no additional dependencies.

Notifications You must be signed in to change notification settings

flopsyan/waybar_auto_restart_unit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Installation Instructions

  1. Download the file

  2. Move it to ~/.config/systemd/user/

  3. Reload the global systemd (user-)units and start and enable the service
    systemctl --user daemon-reload
    systemctl --user enable --now waybar-autostart.service

  4. Remove existing Waybar autostart lines, if you have any (e. g. in your hyprland config)

About

A minimal systemd unit that automatically restarts Waybar on crashes (e.g. segmentation faults). Requires no additional dependencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published