Add mako and update confs
This commit is contained in:
5
.config/sway/run-once.sh
Executable file
5
.config/sway/run-once.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
if ! pgrep -x $1; then
|
||||
${@:1}
|
||||
fi
|
||||
Reference in New Issue
Block a user