feat: Add a ton of theming and some fixes for startup order

This commit is contained in:
2025-04-05 18:39:03 +11:00
parent 23077aa3a5
commit 9bbdc56019
9 changed files with 54 additions and 57 deletions

View File

@@ -8,25 +8,10 @@ general {
# BACKGROUND
background {
# monitor =
path = $HOME/.config/backgrounds/rengoku2.png
# path = $HOME/.config/hypr/fireplace.mp4
# path = $HOME/.config/backgrounds/rengoku2.png
path = $HOME/.config/backgrounds/jellyfish.png
blur_passes = 0
# color = $base
}
# Keyboard LAYOUT
# label {
# # monitor =
# text = Layout: $LAYOUT
# color = $text
# font_size = 25
# font_family = $font
# position = 30, -30
# halign = left
# valign = top
# }
# TIME
label {
# monitor =
@@ -39,6 +24,18 @@ label {
valign = top
}
# Battery
label {
# monitor =
text = cmd[update:1000] echo "󰁹 $(cat /sys/class/power_supply/BAT0/capacity)%"
color = rgb(255, 255, 255)
font_size = 20
font_family = $font
position = -25, 10
halign = right
valign = bottom
}
# DATE
# label {
# # monitor =