1
0
Fork 0

add rofies

This commit is contained in:
cătălin 2023-08-05 16:50:00 +02:00
commit a64c93a520
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2
15 changed files with 1289 additions and 0 deletions

10
utils/launcher Executable file
View file

@ -0,0 +1,10 @@
#!/usr/bin/env bash
rofi \
-show drun \
-modi run,drun,ssh,calc \
-scroll-method 0 \
-drun-match-fields all \
-drun-display-format "{name}" \
-terminal 'kermit -e' \
-kb-cancel Escape \
-theme "$HOME"/.config/rofi/config/launcher.rasi