From adb46f2db50c6c2053e183009c9b586030786558 Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 17 Aug 2023 13:22:35 +0900 Subject: [PATCH] Update waybar --- .../nixos-laptop/home-manager/waybar-conf.nix | 42 +------------------ 1 file changed, 1 insertion(+), 41 deletions(-) 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