Initial import: Lua config, trimmed omarchy scripts, theme system
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# archypr:summary=Restart Waybar
|
||||
# archypr:examples=omarchy restart waybar
|
||||
|
||||
pkill -9 -x waybar
|
||||
setsid uwsm-app -- waybar >/dev/null 2>&1 &
|
||||
Reference in New Issue
Block a user