feat: update environment variables for Wayland support, adjust font sizes in Sway and Waybar configurations, and refine Thunderbird settings
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user