feat: update environment variables for Wayland support, adjust font sizes in Sway and Waybar configurations, and refine Thunderbird settings
This commit is contained in:
parent
e8bf13275e
commit
0fff2f87a5
5 changed files with 13 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
* {
|
||||
font-size: 16px;
|
||||
font-size: 13px;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
|
|
@ -10,12 +10,12 @@ window#waybar {
|
|||
|
||||
#custom-right-arrow-dark,
|
||||
#custom-left-arrow-dark {
|
||||
font-size: 20px;
|
||||
font-size: 16px;
|
||||
color: #252525;
|
||||
}
|
||||
#custom-right-arrow-light,
|
||||
#custom-left-arrow-light {
|
||||
font-size: 20px;
|
||||
font-size: 16px;
|
||||
color: #282a36;
|
||||
background: #252525;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue