Initial import: Lua config, trimmed omarchy scripts, theme system
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# archypr:summary=Wrapper for swayosd-client that targets the currently focused monitor.
|
||||
# archypr:args=<swayosd-client-args...>
|
||||
|
||||
exec swayosd-client --monitor "$(archypr-yprland-monitor-focused)" "$@"
|
||||
Reference in New Issue
Block a user