mahbinstuff/uusiST.sh
2020-05-06 03:35:58 +03:00

5 lines
219 B
Bash
Executable file

#!/bin/sh
XCOLOR=$(find ~/.config/xcolors/ -name "*.Xresources" -printf "%f\n" | rofi -dmenu )
xrdb -merge $(find ~/.config/xcolors/ -name ${XCOLOR})
F=`rofi -dmenu -i -l 18 < ~/bin/nflist`
st-bamigasectorone -f "${F}"