Update for personal personalization

This commit is contained in:
Uriel 2023-04-29 22:54:29 -06:00 committed by GitHub
parent 361e7fdf00
commit be8793e497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -15,4 +15,4 @@
/* Import color-scheme from `colors` directory */
@import "~/.config/rofi/colors/onedark.rasi"
@import "~/.config/rofi/colors/catppuccin.rasi"

View File

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

View File

@ -11,7 +11,7 @@
## style-6 style-7 style-8 style-9 style-10
dir="$HOME/.config/rofi/launchers/type-7"
theme='style-1'
theme='style-2'
## Run
rofi \

View File

@ -11,7 +11,7 @@
# Current Theme
dir="$HOME/.config/rofi/powermenu/type-3"
theme='style-1'
theme='style-5'
# CMDs
uptime="`uptime -p | sed -e 's/up //g'`"