From 7aacdc786815bc3cd09030e285425dd0538ac9a0 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 18 Mar 2024 16:36:27 +0000 Subject: [PATCH] Restore NoMachine, X2Go is being unstable Keep X2Go for future testing / other connections if wanted --- home/hyprland/default.nix | 7 +++++-- system/desktop.nix | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 44e35f54..48170448 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -240,12 +240,15 @@ "float, title:Steam Settings,class:steam" "size 800 600, title:Steam Settings,class:steam" - # X2Go - "suppressevent fullscreen maximize, class:x2goclient" + # X2Go / NoMachine + "suppressevent fullscreen maximize, class:x2goclient|Nxplayer.bin" "float, title:(X2Go Client|Freia|Heimdall), class:x2goclient" + "float, class:Nxplayer.bin" "center, title:(X2Go Client|Freia|Heimdall), class:x2goclient" + "center, class:Nxplayer.bin" "size 800 600, title:X2Go Client, class:x2goclient" "size 1920 1080, title:Freia|Heimdall, class:x2goclient" + "size 1920 1080, class:Nxplayer.bin" ]; bind = let withTerm = { diff --git a/system/desktop.nix b/system/desktop.nix index 7081f7e8..b6e7fb83 100644 --- a/system/desktop.nix +++ b/system/desktop.nix @@ -17,6 +17,7 @@ signal-desktop whatsapp-for-linux teams-for-linux + nomachine-client x2goclient ]; security = {