From d4b24e4103de385587983c09980219f8de3942e2 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 3 Nov 2023 07:03:00 +0000 Subject: [PATCH] Add discord, remove signal I'll add signal back when it has native wayland support... --- flake.nix | 1 + home/hyprland/config.nix | 2 +- system/desktop.nix | 3 +-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 8517aa5d..f1454822 100644 --- a/flake.nix +++ b/flake.nix @@ -121,6 +121,7 @@ "steam" "steam-original" "steam-run" + "discord" "nomachine-client" ]; system = { inherit stateVersion; }; diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index 0bf29024..d2aa40e6 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -231,8 +231,8 @@ in '' bind = SUPER, C, moveworkspacetomonitor, 7 current bind = SUPER, C, workspace, 7 bind = SUPER SHIFT, C, movetoworkspace, 7 - windowrule = workspace 7, (Signal) windowrule = workspace 7, (fractal) + windowrule = workspace 7, (discord) windowrule = workspace 7, (teams-for-linux) # 8: [r]emote diff --git a/system/desktop.nix b/system/desktop.nix index b232d85f..1d846818 100644 --- a/system/desktop.nix +++ b/system/desktop.nix @@ -12,13 +12,12 @@ protonvpn-gui transmission-gtk nyxt - signal-desktop fractal + discord teams-for-linux libreoffice zotero minesweep-rs - remmina nomachine-client ];