mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
feat: Moves local scripts directory. Handles systemd configurations.
This commit is contained in:
4
env/.local/scripts/waybar-restart
vendored
Executable file
4
env/.local/scripts/waybar-restart
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/zsh
|
||||
|
||||
pkill -x waybar
|
||||
setsid uwsm app -- waybar >/dev/null 2>&1 &
|
||||
Reference in New Issue
Block a user