adds rofi as styling
This commit is contained in:
parent
d03146f3a1
commit
1682bed87f
9 changed files with 124 additions and 8 deletions
5
.config/rofi/scripts/_lib.sh
Normal file
5
.config/rofi/scripts/_lib.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/env sh
|
||||
|
||||
setOption() {
|
||||
echo -en "\0$1\x1f$2\n"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue