initial commit
This commit is contained in:
6
bin/nomarchy-voxtype-config
Executable file
6
bin/nomarchy-voxtype-config
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Used by Voxtype waybar module to open config on right click
|
||||
|
||||
exec nomarchy-launch-editor ~/.config/voxtype/config.toml
|
||||
Reference in New Issue
Block a user