Add rofi-fontawesome icon picker mode
This commit is contained in:
parent
ff6ca7e684
commit
c6c4161d77
2 changed files with 47 additions and 1 deletions
|
|
@ -67,7 +67,6 @@ if [ -z "$*" ]; then
|
|||
printf "\x00prompt\x1fPower> \n"
|
||||
# we can use pango markup to hide text which we can then search. Neat!
|
||||
printf "\0markup-rows\x1ftrue\n"
|
||||
printf "\0filter\x1fshutdown\n"
|
||||
|
||||
printf "<!-- Shutdown Poweroff --> %s\n" "$power_off_btn"
|
||||
printf "<!-- Reboot Restart --> %s\n" "$reboot_btn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue