Polybar: Remove xkeyboard module
Kinda don't need it since I guess I'm going down the ibus route
This commit is contained in:
parent
5fd7abc3c9
commit
8fee7fd96d
@ -65,7 +65,7 @@ bottom = false
|
|||||||
inherit = template/bar
|
inherit = template/bar
|
||||||
border-bottom-size = ${res/config.border-size}
|
border-bottom-size = ${res/config.border-size}
|
||||||
tray-position = right
|
tray-position = right
|
||||||
modules-left = i3 bspwm | xkeyboard
|
modules-left = i3 bspwm
|
||||||
modules-center = xwindow
|
modules-center = xwindow
|
||||||
modules-right = fshome | wlan-laptop wlan-desktop
|
modules-right = fshome | wlan-laptop wlan-desktop
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user