Changed Font
This commit is contained in:
@@ -152,15 +152,15 @@
|
|||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
"scroll-step": 1, // %, can be a float
|
"scroll-step": 1, // %, can be a float
|
||||||
"format": "{volume}% {icon}",
|
"format": "{volume}% {icon}",
|
||||||
"format-bluetooth": "{volume}% {icon} {format_source}",
|
"format-bluetooth": "{volume}% {icon} {format_source}",
|
||||||
"format-bluetooth-muted": " {icon} {format_source}",
|
"format-bluetooth-muted": " {icon} {format_source}",
|
||||||
"format-muted": " {format_source}",
|
"format-muted": " {format_source}",
|
||||||
"format-source": "{volume}% ",
|
"format-source": "{volume}% ",
|
||||||
"format-source-muted": "",
|
"format-source-muted": "",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"headphone": "",
|
"headphone": "",
|
||||||
"hands-free": "וֹ",
|
"hands-free": "וֹ",
|
||||||
"headset": " ",
|
"headset": " ",
|
||||||
"phone": "",
|
"phone": "",
|
||||||
"portable": "",
|
"portable": "",
|
||||||
"car": "",
|
"car": "",
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
#waybar {
|
#waybar {
|
||||||
background: #000000;
|
background: #000000;
|
||||||
color: white;
|
color: white;
|
||||||
font-family: Cantarell, Noto Sans, sans-serif;
|
font-family: UbuntuMono;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -245,19 +245,11 @@ margin-left: 20px;
|
|||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
#custom-seperator {
|
#custom-seperator {
|
||||||
margin-left: 10px;
|
margin-left: 3px;
|
||||||
margin-right: 10px;
|
margin-right: 3px;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-big {
|
|
||||||
margin-right: 200px;
|
|
||||||
}
|
|
||||||
#custom-des {
|
|
||||||
margin-left: 20px;
|
|
||||||
font-size: 15px;
|
|
||||||
}
|
|
||||||
#custom-keyboard-layout {
|
#custom-keyboard-layout {
|
||||||
/*
|
/*
|
||||||
no styles
|
no styles
|
||||||
|
|||||||
Reference in New Issue
Block a user