mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-13 18:57:23 +00:00
Modify UI scaling for 1080p 16x9
This commit is contained in:
parent
f8abb7c81e
commit
c1f0fd1d66
4 changed files with 24 additions and 25 deletions
|
|
@ -30,7 +30,7 @@ alert = #cc241d
|
|||
[bar/m-bar]
|
||||
;monitor = ${env:MONITOR:HDMI-1}
|
||||
width = 100%
|
||||
height = 38
|
||||
height = 26
|
||||
;offset-x = 1%
|
||||
;offset-y = 1%
|
||||
radius = 0.0
|
||||
|
|
@ -42,7 +42,7 @@ foreground = ${colors.foreground}
|
|||
line-size = 3
|
||||
line-color = #f00
|
||||
|
||||
border-size = 18
|
||||
border-size = 10
|
||||
border-color = #00000000
|
||||
|
||||
padding-left = 0
|
||||
|
|
@ -51,8 +51,8 @@ padding-right = 0
|
|||
module-margin-left = 0
|
||||
module-margin-right = 2
|
||||
|
||||
font-0 = IBM Plex Sans:size=14;3
|
||||
font-1 = JetBrains Mono:size=15;3
|
||||
font-0 = IBM Plex Sans:size=10;3
|
||||
font-1 = JetBrains Mono:size=11;3
|
||||
#font-2 = JetBrains Mono:pixelsize=10;1
|
||||
#font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
|
||||
#font-2 = siji:pixelsize=10;1
|
||||
|
|
@ -186,7 +186,7 @@ label = %percentage_used%%
|
|||
|
||||
[module/wlan]
|
||||
type = internal/network
|
||||
interface = net1
|
||||
interface = wlan0
|
||||
interval = 3.0
|
||||
|
||||
format-connected = <ramp-signal> <label-connected>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue