mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-25 15:56:54 +02:00
fix: waybar color issue
This commit is contained in:
parent
880be8d7fd
commit
c719f26eaa
2 changed files with 3 additions and 1 deletions
|
@ -48,12 +48,13 @@ The following packages are required for the proper functioning of Hyprland on Vo
|
|||
- pipewire-pulse
|
||||
- pipewire-devel
|
||||
- stow
|
||||
- inotify-tools
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><strong>User Interface Components</strong></summary>
|
||||
|
||||
- waybar
|
||||
- Waybar
|
||||
- swaybg
|
||||
- animated bg [swww](https://github.com/LGFae/swww)
|
||||
- swaylock or [swaylock-effects](https://github.com/mortie/swaylock-effects)
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
font-family: Roboto, Helvetica, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
|
|
Loading…
Add table
Reference in a new issue