5 lines
178 B
Bash
5 lines
178 B
Bash
#!/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"
|