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