polybar: make size adjustments for desktop
This commit is contained in:
@@ -8,11 +8,11 @@ inactive = #dfa000
|
||||
alert = #e67e80
|
||||
|
||||
[bar/main]
|
||||
monitor = eDP-1
|
||||
monitor = DP-1
|
||||
enable-ipc = true
|
||||
|
||||
width = 100%
|
||||
height = 45
|
||||
height = 24
|
||||
radius = 0
|
||||
line-size = 5
|
||||
|
||||
@@ -22,15 +22,15 @@ padding-right = 1
|
||||
background = ${colors.bg}
|
||||
foreground = ${colors.fg}
|
||||
|
||||
font-0 = "SFMono Nerd Font:weight=bold:pixelsize=20;5"
|
||||
font-0 = "SFMono Nerd Font:weight=bold:pixelsize=12;3"
|
||||
|
||||
modules-left = i3 title
|
||||
modules-center =
|
||||
modules-right = tray updates backlight time battery
|
||||
|
||||
tray-position = adaptive
|
||||
tray-maxsize = 30
|
||||
tray-padding = 20
|
||||
tray-maxsize = 16
|
||||
tray-padding = 15
|
||||
|
||||
[module/title]
|
||||
type = internal/xwindow
|
||||
|
||||
Reference in New Issue
Block a user