This commit is contained in:
He4eT 2020-08-27 01:53:17 +05:00
commit 8d57fa30a6
7 changed files with 113 additions and 130 deletions

View file

@ -26,16 +26,13 @@
module-margin-left = 4
module-margin-right = 4
;font-0 = Noto Sans:size=11;1
font-0 = NotoSans-Regular:size=11;1
font-1 = FontAwesome:size=10;2
font-2 = Unifont:size=6;1
modules-left = i3 xwindow
;modules-center = cpu memory
;modules-right = volume xkeyboard memory cpu wlan eth battery temperature date powermenu
modules-right = xkeyboard volume wlan eth battery date
;modules-center = cpu memory
;tray-position = right
;tray-padding = 2
@ -43,11 +40,6 @@
;tray-background = #0063ff
;tray-transparent = true
;wm-restack = i3
;scroll-up = i3wm-wsnext
;scroll-down = i3wm-wsprev
;i3
[module/i3]
type = internal/i3
@ -85,11 +77,10 @@
label-urgent-background = ${self.label-focused-background}
label-urgent-padding = ${self.label-focused-padding}
;title
[module/xwindow]
type = internal/xwindow
label = %title:0:100:...%
label = %title:0:140:...%
;lang
[module/xkeyboard]
@ -186,7 +177,6 @@
bar-volume-empty-font = 1
bar-volume-empty-foreground = #444
;battery
[module/battery]
type = internal/battery
@ -211,6 +201,4 @@
[module/date]
type = internal/date
date = %%{F#99}%Y-%m-%d%%{F-} %%{F#fff}%H:%M%%{F-}
;date-alt =  %%{F#99}%A, %d %B %Y %%{F#fff}%H:%M%%{F#666} %%{F#fba922}%S%%{F-}
date-alt =  %%{F#99}%A, %d %B %Y %%{F#fff}%H:%M:%S%%{F-}
;label-underline = ${colors.foreground}