Consistent command naming

This commit is contained in:
David Heinemeier Hansson
2026-05-06 13:02:21 +02:00
parent 538ebcd935
commit f398cd274b
2 changed files with 1 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
# omarchy:summary=Toggles transparency for the currently focused window.
hyprctl dispatch setprop "address:$(hyprctl activewindow -j | jq -r '.address')" opaque toggle