refactore directory structure
This commit is contained in:
parent
3830eef1f4
commit
e87bfb7c39
485 changed files with 66 additions and 1696 deletions
17
.config/rofi/launchers-git/finder.sh
Executable file
17
.config/rofi/launchers-git/finder.sh
Executable file
|
@ -0,0 +1,17 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
## Author : Aditya Shakya (adi1090x)
|
||||
## Mail : adi1090x@gmail.com
|
||||
## Github : @adi1090x
|
||||
## Reddit : @adi1090x
|
||||
|
||||
# Available Styles
|
||||
# >> Styles Below Only Works With "rofi-git(AUR)", Current Version: 1.5.4-76-gca067234
|
||||
#
|
||||
# blurry blurry_full kde_simplemenu kde_krunner launchpad
|
||||
# gnome_do slingshot appdrawer appfolder column
|
||||
# row row_center screen row_dock row_dropdown
|
||||
|
||||
style="blurry"
|
||||
|
||||
rofi -no-lazy-grab -show find -modi find:~/.local/share/rofi/finder.sh -theme launchers-git/"$style".rasi
|
Loading…
Add table
Add a link
Reference in a new issue