remove keyboard section from polybar

no longer needed after switching from keyd to kanata
This commit is contained in:
Noah Masur 2024-08-18 16:37:33 -04:00
parent 9fb7f68b07
commit a9cdf6ac38
No known key found for this signature in database

View File

@ -42,7 +42,7 @@
module-margin = 1;
modules-left = "i3";
modules-center = "xwindow";
modules-right = "mailcount network pulseaudio date keyboard power";
modules-right = "mailcount network pulseaudio date power";
cursor-click = "pointer";
cursor-scroll = "ns-resize";
enable-ipc = true;