mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
feat: Begins waybar configuration, adds theme for eza, some updates to other configuration.
This commit is contained in:
4
scripts/arch/waybar-restart
Executable file
4
scripts/arch/waybar-restart
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