Initial import: Lua config, trimmed omarchy scripts, theme system
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# archypr:summary=Check if a Hyprland toggle is currently enabled.
|
||||
# archypr:args=<flag-name>
|
||||
|
||||
[[ -f "$HOME/.local/state/omarchy/toggles/hypr/$1.conf" ]]
|
||||
Reference in New Issue
Block a user