fix: revert waybar changes

This commit is contained in:
Nydragon 2024-06-25 20:16:39 +02:00
parent 561b2b4a46
commit 89bac6f7b2
No known key found for this signature in database
GPG key ID: 14AA30A865EA1209
2 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@
"clock"
"sway/mode"
];
modules-center = [ "hyprland/workspaces" ];
modules-center = [ "sway/workspaces" ];
modules-right = [
"backlight"
"pulseaudio"
@ -169,11 +169,11 @@
scroll-step = 1;
tooltip = false;
};
#"sway/mode" = {
#format = "{}";
#max-length = 50;
#};
"hyprland/workspaces" = {
"sway/mode" = {
format = "{}";
max-length = 50;
};
"sway/workspaces" = {
all-outputs = true;
disable-scroll = true;
format = "{name}";

View file

@ -30,7 +30,7 @@ in
hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true;
hardware.opengl.enable = true;
hardware.graphics.enable = true;
# Configure keymap in X11
services.xserver.xkb = {