feat(HiDPI): Nouvel écran = adaptation de la config.
This commit is contained in:
@ -21,7 +21,7 @@ alert = #bd2c40
|
||||
[bar/default]
|
||||
;monitor = ${env:MONITOR:HDMI-1}
|
||||
width = 100%
|
||||
height = 27
|
||||
height = 45
|
||||
;offset-x = 1%
|
||||
;offset-y = 1%
|
||||
radius = 0
|
||||
@ -30,29 +30,28 @@ fixed-center = false
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
|
||||
line-size = 3
|
||||
line-size = 5
|
||||
line-color = #f00
|
||||
|
||||
border-size = 0
|
||||
border-color = #00000000
|
||||
|
||||
padding-left = 0
|
||||
padding-right = 2
|
||||
padding-right = 1
|
||||
|
||||
module-margin-left = 0
|
||||
module-margin-right = 1
|
||||
|
||||
font-0 = DejaVu Sans Mono:size=10.5;1
|
||||
font-0 = DejaVu Sans Mono:size=21;1
|
||||
;font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
|
||||
font-1 = FontAwesome:size=10
|
||||
font-2 = siji:pixelsize=10;1
|
||||
font-1 = FontAwesome:size=21
|
||||
font-2 = siji:pixelsize=21;1
|
||||
|
||||
modules-left = i3
|
||||
modules-center = xwindow
|
||||
modules-right = xbacklight pulseaudio memory cpu wlan eth battery temperature date powermenu
|
||||
|
||||
tray-position = right
|
||||
tray-padding = 2
|
||||
;tray-transparent = true
|
||||
;tray-background = #0063ff
|
||||
|
||||
|
Reference in New Issue
Block a user