mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-12-03 03:46:37 +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
|