mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 20:40:15 +02:00
polybar: switch to Nix
This commit is contained in:
parent
051f75139d
commit
1815c57e64
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ Type=notify
|
||||||
NotifyAccess=all
|
NotifyAccess=all
|
||||||
WatchdogSignal=SIGTERM
|
WatchdogSignal=SIGTERM
|
||||||
ExecStart=%h/.config/i3/bin/polybar
|
ExecStart=%h/.config/i3/bin/polybar
|
||||||
ExecStop=%h/.local/bin/polybar-msg cmd quit
|
ExecStop=%h/.nix-profile/bin/polybar-msg cmd quit
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue