mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-22 06:08:22 -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 color-scheme from `colors` directory */
|
||||||
|
|
||||||
@import "~/.config/rofi/colors/onedark.rasi"
|
@import "~/.config/rofi/colors/catppuccin.rasi"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
## Current Theme
|
## Current Theme
|
||||||
|
|
||||||
type="$HOME/.config/rofi/applets/type-1"
|
type="$HOME/.config/rofi/applets/type-3"
|
||||||
style='style-1.rasi'
|
style='style-2.rasi'
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
## style-6 style-7 style-8 style-9 style-10
|
## style-6 style-7 style-8 style-9 style-10
|
||||||
|
|
||||||
dir="$HOME/.config/rofi/launchers/type-7"
|
dir="$HOME/.config/rofi/launchers/type-7"
|
||||||
theme='style-1'
|
theme='style-2'
|
||||||
|
|
||||||
## Run
|
## Run
|
||||||
rofi \
|
rofi \
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
# Current Theme
|
# Current Theme
|
||||||
dir="$HOME/.config/rofi/powermenu/type-3"
|
dir="$HOME/.config/rofi/powermenu/type-3"
|
||||||
theme='style-1'
|
theme='style-5'
|
||||||
|
|
||||||
# CMDs
|
# CMDs
|
||||||
uptime="`uptime -p | sed -e 's/up //g'`"
|
uptime="`uptime -p | sed -e 's/up //g'`"
|
||||||
|
Loading…
Reference in New Issue
Block a user