forgot the rest of the rofi files

This commit is contained in:
Tiago Sousa 2023-10-31 14:28:25 +00:00
parent 3020d9674b
commit 2fa36ed261
213 changed files with 27618 additions and 0 deletions

View file

@ -0,0 +1,18 @@
/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
*
* Available Colors Schemes
*
* adapta catppuccin everforest navy paper
* arc cyberpunk gruvbox nord solarized
* black dracula lovelace onedark yousai
*
**/
/* Import color-scheme from `colors` directory */
@import "~/.config/rofi/colors/onedark.rasi"

View file

@ -0,0 +1,12 @@
/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Fonts
*
**/
* {
font: "JetBrains Mono Nerd Font 10";
}

View file

@ -0,0 +1,4 @@
## Current Theme
type="$HOME/.config/rofi/applets/type-5"
style='style-2.rasi'