diff --git a/hosts/nixos-laptop/home-manager/waybar-conf.nix b/hosts/nixos-laptop/home-manager/waybar-conf.nix index 7b0650f4..abe2a7aa 100644 --- a/hosts/nixos-laptop/home-manager/waybar-conf.nix +++ b/hosts/nixos-laptop/home-manager/waybar-conf.nix @@ -24,14 +24,12 @@ "network", "cpu", "memory", - "temperature", "backlight", "battery", - "sway/language", "tray" ], - "wlr/workspaces": { + "hyprland/workspaces": { "disable-scroll": false }, @@ -133,49 +131,11 @@ "format-icons": ["", "", "", "", ""] }, - "sway/language": { - "format": "{shortDescription}", - "tooltip": false - }, - "tray": { "tooltip": false, "spacing": 5 }, - "custom/arrow-light-on-bg-left": { - "tooltip": false, - "format": "" - }, - - "custom/arrow-dark-on-light-left": { - "tooltip": false, - "format": "" - }, - - "custom/arrow-light-on-dark-left": { - "tooltip": false, - "format": "" - }, - - "custom/arrow-dark-on-bg-right": { - "tooltip": false, - "format": "" - }, - - "custom/arrow-dark-on-light-right": { - "tooltip": false, - "format": "" - }, - - "custom/arrow-light-on-dark-right": { - "tooltip": false, - "format": "" - } - -} - - ''; }; # Waybar theming