mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-08 01:43:13 +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
|