mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-02 23:17:18 +00:00
6 lines
177 B
Bash
Executable file
6 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"
|