mirror of
https://github.com/Horhik/dotfiles.git
synced 2025-03-20 04:30:01 +00:00
5 lines
177 B
Bash
Executable file
5 lines
177 B
Bash
Executable file
#!/bin/bash
|
|
|
|
## Created By Aditya Shakya
|
|
|
|
rofi -modi run,drun -show drun -line-padding 4 -columns 2 -width 40 -padding 30 -hide-scrollbar -show-icons -drun-icon-theme "Papirus"
|