5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
|
||
|
rofi -modi run,drun,window -lines 10 -padding 20 -width 50 -location 7 -yoffset -75 -xoffset 69 -show drun -sidebar-mode -columns 3 -font "Fantasque Sans Mono 10"
|