4 lines
218 B
Bash
Executable File
4 lines
218 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rofi -modi run,drun -show drun -location 1 -xoffset 10 -yoffset 32 -line-padding 4 -columns 1 -width 20 -lines 10 -padding 25 -hide-scrollbar -show-icons -drun-icon-theme "Papirus" -font "Misc Termsyn 12"
|