add monu to polybar and remove prompt arch icon
This commit is contained in:
@@ -46,7 +46,7 @@ font-1 = ComicShannsMono Nerd Font:size=14;1
|
||||
font-2 = ComicShannsMono Nerd Font:size=14;0
|
||||
|
||||
fixed-center = true
|
||||
modules-left = cpu separator memory separator filesystemprefix filesystem separator eth separator ethspeed separator pulseaudio
|
||||
modules-left = arch separator cpu separator memory separator filesystemprefix filesystem separator eth separator ethspeed separator pulseaudio
|
||||
modules-center = i3
|
||||
modules-right = xkeyboard separator dateprefix date
|
||||
|
||||
@@ -77,7 +77,7 @@ font-1 = ComicShannsMono Nerd Font:size=14;1
|
||||
font-2 = ComicShannsMono Nerd Font:size=14;0
|
||||
|
||||
fixed-center = true
|
||||
modules-left = cpu separator memory separator filesystemprefix filesystem separator eth separator ethspeed separator pulseaudio
|
||||
modules-left = arch separator cpu separator memory separator filesystemprefix filesystem separator eth separator ethspeed separator pulseaudio
|
||||
modules-center = i3
|
||||
modules-right = pacman separator xkeyboard separator dateprefix date systray
|
||||
|
||||
@@ -94,6 +94,18 @@ format-padding = 6px
|
||||
|
||||
label = |
|
||||
|
||||
[module/arch]
|
||||
type = custom/text
|
||||
|
||||
format = <label>
|
||||
|
||||
label = ""
|
||||
label-font = 2
|
||||
label-padding-right = 5px
|
||||
label-foreground = ${colors.primary}
|
||||
|
||||
click-left = /usr/local/share/dotfiles/scripts/disconnect.sh
|
||||
|
||||
[module/systray]
|
||||
type = internal/tray
|
||||
|
||||
@@ -230,7 +242,6 @@ format-prefix-foreground=${colors.primary}
|
||||
type = custom/text
|
||||
|
||||
format = <label>
|
||||
fotmat-font = 1
|
||||
format-foreground=${colors.primary}
|
||||
|
||||
label = " "
|
||||
@@ -253,4 +264,4 @@ label-padding-right = 10px
|
||||
|
||||
[settings]
|
||||
screenchange-reload = true
|
||||
pseudo-transparency = false
|
||||
pseudo-transparency = false
|
||||
|
||||
Reference in New Issue
Block a user