Testing floating bar layout + regular wallpaper update

This commit is contained in:
Gu://em_ 2025-01-12 23:43:39 +01:00
parent e722ac37d1
commit 806d59b71d
3 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
preload = ~/.config/hypr/images/wallpaper.JPG
wallpaper = , ~/.config/hypr/images/wallpaper.JPG
preload = ~/.config/hypr/images/wallpaper.jpg
wallpaper = , ~/.config/hypr/images/wallpaper.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 MiB

After

Width:  |  Height:  |  Size: 12 MiB

View file

@ -50,7 +50,7 @@ tooltip label {
}
.modules-right {
margin: 0px 6px 6px 6px;
margin: 0px 6px 4px 6px;
border-radius: 4px;
background: alpha(@background, 0);
color: lighter(@active);