Testing floating bar layout + regular wallpaper update
This commit is contained in:
parent
e722ac37d1
commit
806d59b71d
|
@ -1,2 +1,2 @@
|
||||||
preload = ~/.config/hypr/images/wallpaper.JPG
|
preload = ~/.config/hypr/images/wallpaper.jpg
|
||||||
wallpaper = , ~/.config/hypr/images/wallpaper.JPG
|
wallpaper = , ~/.config/hypr/images/wallpaper.jpg
|
||||||
|
|
BIN
.config/hypr/images/wallpaper.JPG → .config/hypr/images/wallpaper.jpg
Executable file → Normal file
BIN
.config/hypr/images/wallpaper.JPG → .config/hypr/images/wallpaper.jpg
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 12 MiB After Width: | Height: | Size: 12 MiB |
|
@ -50,7 +50,7 @@ tooltip label {
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right {
|
.modules-right {
|
||||||
margin: 0px 6px 6px 6px;
|
margin: 0px 6px 4px 6px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
background: alpha(@background, 0);
|
background: alpha(@background, 0);
|
||||||
color: lighter(@active);
|
color: lighter(@active);
|
||||||
|
|
Loading…
Reference in a new issue