4 lines
172 B
Bash
Executable File
4 lines
172 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rofi -modi run,drun -show drun -line-padding 4 -columns 2 -width 40 -padding 30 -hide-scrollbar -show-icons -drun-icon-theme "Papirus" -font "Misc Termsyn 12"
|