mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-21 21:58:21 -05:00
Update for personal personalization
This commit is contained in:
parent
361e7fdf00
commit
be8793e497
@ -15,4 +15,4 @@
|
||||
|
||||
/* Import color-scheme from `colors` directory */
|
||||
|
||||
@import "~/.config/rofi/colors/onedark.rasi"
|
||||
@import "~/.config/rofi/colors/catppuccin.rasi"
|
||||
|
@ -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'
|
||||
|
@ -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 \
|
||||
|
@ -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'`"
|
||||
|
Loading…
Reference in New Issue
Block a user