mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-02 23:17:18 +00:00
6 lines
214 B
Bash
Executable file
6 lines
214 B
Bash
Executable file
#!/bin/bash
|
|
|
|
## Created By Aditya Shakya
|
|
|
|
rofi -modi run,drun -show drun -location 7 -xoffset 10 -yoffset -40 -line-padding 4 -columns 1 -width 20 -lines 10 -padding 25 -hide-scrollbar -show-icons -drun-icon-theme
|