update laptop polybar config

This commit is contained in:
ksyasuda 2021-11-15 17:48:10 -08:00
parent 0db918ee19
commit 0328db3fd9

View File

@ -132,9 +132,10 @@ module-margin-right = 0
; font-3 = FontAwesome:size=10
; See the Fonts wiki page for more details
font-0 = "Terminus:size=24;3"
font-1 = "waffle:size=24;3"
font-2 = "FiraCode Nerd Font:size=10;3"
; font-0 = "Terminus:size=24;3"
; font-1 = "waffle:size=24;3"
font-0 = "FiraCode Nerd Font:size=9;3"
font-1 = "Weather Icons:size=9;3"
; Modules are added to one of the available blocks
; modules-left = cpu ram
@ -142,10 +143,10 @@ font-2 = "FiraCode Nerd Font:size=10;3"
; modules-right = ipc clock
; modules-left = sep menu sep workspaces sep cust-mpd-prev custom-mpd cust-mpd-next
modules-left = sep launcher sep workspaces sep cust-mpd-prev custom-mpd cust-mpd-next
modules-center = title
modules-left = sep launcher sep workspaces
modules-center = title-icon title sep cust-mpd-icon cust-mpd-prev custom-mpd cust-mpd-next
; modules-right = color-switch sep alsa sep battery sep network sep date sep sysmenu sep
modules-right = updates sep bluetooth-4k sep pulseaudio sep battery sep network sep date weather sep sysmenu sep
modules-right = package-updates sep bluetooth-4k sep pulseaudio sep battery sep network sep date weather sep sysmenu sep
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
@ -212,7 +213,7 @@ wm-restack = i3
; Set a DPI values used when rendering text
; This only affects scalable fonts
dpi = 150
dpi = 188
; Enable support for inter-process messaging
; See the Messaging wiki page for more details.