Script to be used later.

This commit is contained in:
Qball Cow 2015-10-23 15:53:16 +02:00
parent de1f7a11aa
commit 90475fcd2f
1 changed files with 10 additions and 0 deletions

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