mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Extract omarchy-toggle-enabled and use this with the waybar to persist
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Check if a toggle is enabled (flag file exists)
|
||||
[[ -f "$HOME/.local/state/omarchy/toggles/$1" ]]
|
||||
Reference in New Issue
Block a user