mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-02 23:17:18 +00:00
6 lines
136 B
Bash
Executable file
6 lines
136 B
Bash
Executable file
#!/bin/bash
|
|
|
|
## Created By Aditya Shakya
|
|
|
|
rofi -modi window -show window -hide-scrollbar -padding 20 -line-padding 4 -width 40 -lines 6
|