mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-04 16:03:13 +00:00
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
|
#!/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"
|