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 ];