first commit
This commit is contained in:
commit
78b79e224f
239 changed files with 14912 additions and 0 deletions
14
rofi/launchers-slate/launcher.sh
Executable file
14
rofi/launchers-slate/launcher.sh
Executable file
|
@ -0,0 +1,14 @@
|
|||
#!/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
|
||||
# slate slate_full slate_full_big
|
||||
|
||||
style="slate_full"
|
||||
|
||||
rofi -no-lazy-grab -show drun -theme launchers-slate/"$style".rasi
|
Loading…
Add table
Add a link
Reference in a new issue