adds rofi as styling

This commit is contained in:
Michel Fedde 2025-10-03 17:35:48 +02:00
parent d03146f3a1
commit 1682bed87f
9 changed files with 124 additions and 8 deletions

View file

@ -0,0 +1,5 @@
#!/bin/env sh
setOption() {
echo -en "\0$1\x1f$2\n"
}