Updating alacritty's config format, some polybar updates
This commit is contained in:
28
polybar
28
polybar
@@ -14,11 +14,16 @@ padding-right = 3
|
||||
module-margin = 2
|
||||
|
||||
font-0 = Iosevka Nerd Font:size=8;
|
||||
font-1 = Iosevka Nerd Font:size=10;
|
||||
font-1 = Iosevka Nerd Font:size=9;
|
||||
font-2 = Iosevka Nerd Font:size=11;
|
||||
|
||||
modules-left = i3 mpd
|
||||
modules-right = backlight temperature cpu memory volume wireless-network wired-network battery date powermenu
|
||||
|
||||
tray-position = right
|
||||
tray-scale = 0.9
|
||||
tray-padding = 5
|
||||
|
||||
[module/backlight]
|
||||
type = internal/xbacklight
|
||||
format = <ramp> <bar>
|
||||
@@ -73,15 +78,15 @@ animation-charging-framerate = 750
|
||||
[module/i3]
|
||||
type = internal/i3
|
||||
|
||||
ws-icon-0 = 1;
|
||||
ws-icon-1 = 2;
|
||||
ws-icon-2 = 3;
|
||||
ws-icon-3 = 4;
|
||||
ws-icon-4 = 5;
|
||||
ws-icon-5 = 6;
|
||||
ws-icon-6 = 7;
|
||||
ws-icon-7 = 8;
|
||||
ws-icon-default =
|
||||
ws-icon-0 = 1;%{T3}%{T-}
|
||||
ws-icon-1 = 2;%{T3}爵%{T-}
|
||||
ws-icon-2 = 3;%{T3}%{T-}
|
||||
ws-icon-3 = 4;%{T2}%{T-}
|
||||
ws-icon-4 = 5;%{T2}%{T-}
|
||||
ws-icon-5 = 6;%{T3}%{T-}
|
||||
ws-icon-6 = 7;%{T3}%{T-}
|
||||
ws-icon-7 = 8;%{T2}%{T-}
|
||||
ws-icon-default = %{T2}%{T-}
|
||||
|
||||
format = <label-state> <label-mode>
|
||||
|
||||
@@ -219,7 +224,7 @@ format-muted = <label-muted> <bar-volume>
|
||||
label-muted = %{T2}ﱛ %{T-} muted
|
||||
label-muted-foreground = #999
|
||||
|
||||
ramp-volume-font = 2
|
||||
ramp-volume-font = 3
|
||||
ramp-volume-0 = 奄
|
||||
ramp-volume-1 = 奔
|
||||
ramp-volume-2 = 墳
|
||||
@@ -271,6 +276,7 @@ menu-2-1-exec = menu_open-0
|
||||
[module/temperature]
|
||||
type = internal/temperature
|
||||
format = <ramp> <label>
|
||||
ramp-font = 2
|
||||
ramp-0 =
|
||||
ramp-1 =
|
||||
ramp-2 =
|
||||
|
||||
Reference in New Issue
Block a user