Initial import: Lua config, trimmed omarchy scripts, theme system
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# archypr:summary=Open the Voxtype configuration file
|
||||
|
||||
set -e
|
||||
|
||||
# Used by Voxtype waybar module to open config on right click
|
||||
|
||||
exec archypr-launch-editor ~/.config/voxtype/config.toml
|
||||
Reference in New Issue
Block a user