From d0b632c634e112a519a023d7e13ec957e291b721 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 15 Jan 2024 11:00:29 +0000 Subject: [PATCH] Add WebCord back, revert associated waybar changes --- home/hyprland/waybar/default.nix | 2 +- system/hyprland.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/home/hyprland/waybar/default.nix b/home/hyprland/waybar/default.nix index ea6e5f3f..30035216 100644 --- a/home/hyprland/waybar/default.nix +++ b/home/hyprland/waybar/default.nix @@ -44,7 +44,7 @@ "web" = "󰀹"; "files" = "󰝰"; "btm" = ""; - "chat" = "󰊯"; + "chat" = "󰙯"; "games" = "󰓓"; "stream" = "󰕃"; "remote" = "󰢹"; diff --git a/system/hyprland.nix b/system/hyprland.nix index 59b36a6a..574c5cea 100644 --- a/system/hyprland.nix +++ b/system/hyprland.nix @@ -36,6 +36,7 @@ mpg123 tagger libreoffice + webcord ]; }; security.pam.services.swaylock = { };