mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-09 18:33:12 +00:00
6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
## Created By Aditya Shakya
|
||
|
|
||
|
rofi -show run -fullscreen True -lines 5 -line-margin 5 -padding 300 -bw 0
|