More minor tweaks
Forgot to commit and now I have no clue what I did
This commit is contained in:
@@ -67,7 +67,7 @@ tray-padding = 2
|
||||
|
||||
modules-left = i3 | xwindow
|
||||
modules-center = date
|
||||
modules-right = wlan-up wlan-down | temperature
|
||||
modules-right = xkeyboard | wlan-up wlan-down | temperature
|
||||
|
||||
; LOWER
|
||||
;====================
|
||||
@@ -345,6 +345,20 @@ inherit = template/module/bar
|
||||
label = BRI
|
||||
bar-fill-foreground = ${template/module/bar.bar-fill-foreground-setting}
|
||||
|
||||
[module/xkeyboard]
|
||||
type = internal/xkeyboard
|
||||
format = <label-indicator> <label-layout>
|
||||
|
||||
label-layout = %name%
|
||||
label-layout-padding = 0
|
||||
label-layout-background = ${res/colors.background}
|
||||
label-layout-foreground = ${res/colors.foreground}
|
||||
|
||||
label-indicator = %name%
|
||||
label-indicator-padding = 1
|
||||
label-indicator-background = ${self.label-layout-background}
|
||||
label-indicator-foreground = ${res/colors.accent-blue}
|
||||
|
||||
[module/xwindow]
|
||||
type = internal/xwindow
|
||||
label = %title%
|
||||
|
Reference in New Issue
Block a user