bug: fix jp input
This commit is contained in:
@@ -26,9 +26,11 @@ font-0 = "SFMono Nerd Font:weight=bold:pixelsize=12;3"
|
||||
|
||||
modules-left = i3 title
|
||||
modules-center =
|
||||
modules-right = tray updates backlight time battery
|
||||
; modules-right = tray updates backlight time battery
|
||||
modules-right = updates backlight time battery
|
||||
|
||||
tray-position = adaptive
|
||||
; tray-position = adaptive
|
||||
tray-position = right
|
||||
tray-maxsize = 16
|
||||
tray-padding = 15
|
||||
|
||||
@@ -137,5 +139,5 @@ exec = "dnf -q check-update | wc -l"
|
||||
label = " %output%"
|
||||
interval = 600
|
||||
|
||||
[module/tray]
|
||||
type = internal/tray
|
||||
; [module/tray]
|
||||
; type = internal/tray
|
||||
|
||||
Reference in New Issue
Block a user