index
:
dots
master
my dotfiles
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.local
/
share
/
bin
/
rofi
blob: b3c7e28f064e7c23ae771ad9c447ccf92e676387 (
plain
)
1
2
3
#!/bin/sh
.
"
$XDG_CONFIG_HOME
/rofi/colors"
exec
/bin/rofi
-no-default-config
"
$@
"