1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00

Script to be used later.

This commit is contained in:
Qball Cow 2015-10-23 15:53:16 +02:00
parent de1f7a11aa
commit 90475fcd2f

10
doc/create_screenshot.sh Executable file
View file

@ -0,0 +1,10 @@
#!/usr/bin/env bash
function shout()
{
echo -en "Normal Row\nAlternateRow\nNormal Row active\nAlternateRow Active\nNormal Row urgent\nAlternateRow urgent"
echo -en "\nSelected Row"
}
shout | rofi -u 2,3 -a 4,5 -dmenu -p "Prompt:" -padding 20 -line-margin 10 -selected 6