mirror of
https://github.com/ksyasuda/rice.git
synced 2024-11-22 03:19:58 -08:00
update laptop polybar config
This commit is contained in:
parent
0db918ee19
commit
0328db3fd9
@ -132,9 +132,10 @@ module-margin-right = 0
|
|||||||
; font-3 = FontAwesome:size=10
|
; font-3 = FontAwesome:size=10
|
||||||
; See the Fonts wiki page for more details
|
; See the Fonts wiki page for more details
|
||||||
|
|
||||||
font-0 = "Terminus:size=24;3"
|
; font-0 = "Terminus:size=24;3"
|
||||||
font-1 = "waffle:size=24;3"
|
; font-1 = "waffle:size=24;3"
|
||||||
font-2 = "FiraCode Nerd Font:size=10;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 are added to one of the available blocks
|
||||||
; modules-left = cpu ram
|
; modules-left = cpu ram
|
||||||
@ -142,10 +143,10 @@ font-2 = "FiraCode Nerd Font:size=10;3"
|
|||||||
; modules-right = ipc clock
|
; modules-right = ipc clock
|
||||||
|
|
||||||
; modules-left = sep menu sep workspaces sep cust-mpd-prev custom-mpd cust-mpd-next
|
; 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-left = sep launcher sep workspaces
|
||||||
modules-center = title
|
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 = 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
|
; Set a DPI values used when rendering text
|
||||||
; This only affects scalable fonts
|
; This only affects scalable fonts
|
||||||
dpi = 150
|
dpi = 188
|
||||||
|
|
||||||
; Enable support for inter-process messaging
|
; Enable support for inter-process messaging
|
||||||
; See the Messaging wiki page for more details.
|
; See the Messaging wiki page for more details.
|
||||||
|
Loading…
Reference in New Issue
Block a user