From d305a3b305b3f9196142cf2fc9b5fdd946a3c809 Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Fri, 26 Apr 2024 22:12:28 +0200 Subject: [PATCH] Switch to webcord --- modules/home/de/hyprland/keybinds.nix | 2 +- users/seb/home.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home/de/hyprland/keybinds.nix b/modules/home/de/hyprland/keybinds.nix index c1af5fb..546e23b 100644 --- a/modules/home/de/hyprland/keybinds.nix +++ b/modules/home/de/hyprland/keybinds.nix @@ -27,7 +27,7 @@ "$mod, F, exec, $fileManager" "$mod, C, exec, $editor" "$mod, S, exec, spotify" - "$mod, D, exec, discord" + "$mod, D, exec, webcord" # Move focus "$mod, left, movefocus, l" diff --git a/users/seb/home.nix b/users/seb/home.nix index b1284d8..328ad71 100644 --- a/users/seb/home.nix +++ b/users/seb/home.nix @@ -42,7 +42,7 @@ pkgs.brave pkgs.spotify pkgs.cinnamon.nemo-with-extensions - pkgs.discord + pkgs.webcord pkgs.jetbrains.idea-community pkgs.vlc pkgs.onlyoffice-bin_latest