add scripts and config
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
exec wofi \
|
||||
--show drun \
|
||||
--location top_left \
|
||||
--xoffset 14 \
|
||||
--yoffset 14 \
|
||||
--width 384 \
|
||||
--height 512 \
|
||||
-p Application:
|
||||
Reference in New Issue
Block a user