From 89395faa733da71347a4eb043ac117a844dab9b7 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Tue, 10 Feb 2026 12:39:49 +0100 Subject: hyprland fix present mode --- common/home/hyprland/default.nix | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix index 6cd4fe3..c30c332 100644 --- a/common/home/hyprland/default.nix +++ b/common/home/hyprland/default.nix @@ -163,6 +163,19 @@ "pin,class:^(Hyprland::WinClass::Floating)$" "float,class:^(Hyprland::WinClass::Floating)$" "center,class:^(Hyprland::WinClass::Floating)$" + + # KDE Connect Presentation + "opacity 1, title: KDE Connect Daemon" + "noblur, title: KDE Connect Daemon" + "noborder, title: KDE Connect Daemon" + "noshadow, title: KDE Connect Daemon" + "noanim, title: KDE Connect Daemon" + "nofocus, title: KDE Connect Daemon" + "suppressevent fullscreen, title: KDE Connect Daemon" + "float, title: KDE Connect Daemon" + "pin, title: KDE Connect Daemon" + "move 0 0, title: KDE Connect Daemon" + "size 1920 1080, title: KDE Connect Daemon" ]; ecosystem = { -- cgit v1.2.3-70-g09d2