doc: base-devel required package
This commit is contained in:
parent
e386fbcfed
commit
4eadb3d2d7
3 changed files with 2 additions and 2 deletions
|
@ -45,6 +45,7 @@ The following packages are required for the proper functioning of Hyprland on Vo
|
||||||
- elogind : service
|
- elogind : service
|
||||||
- polkit : service
|
- polkit : service
|
||||||
- NetworkManager : service
|
- NetworkManager : service
|
||||||
|
- base-devel
|
||||||
- gnome-keyring
|
- gnome-keyring
|
||||||
- polkit-gnome
|
- polkit-gnome
|
||||||
- [ly](https://github.com/fairyglade/ly) : service
|
- [ly](https://github.com/fairyglade/ly) : service
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"position": "top",
|
"position": "top",
|
||||||
"height": 24,
|
|
||||||
"spacing": 5,
|
"spacing": 5,
|
||||||
"margin-top": 6,
|
"margin-top": 6,
|
||||||
"margin-bottom": 4,
|
"margin-bottom": 4,
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
font-family: Roboto, Helvetica, Arial, sans-serif;
|
font-family: Roboto, Helvetica, Arial, sans-serif;
|
||||||
font-size: 10px;
|
font-size: 12px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue