Fork the desktop off Omarchy as a self-contained system
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# blob:summary=Check if a Hyprland toggle is currently enabled.
|
||||
# blob:args=<flag-name>
|
||||
|
||||
[[ -f "$HOME/.local/state/blob/toggles/hypr/$1.lua" ]]
|
||||
Reference in New Issue
Block a user