From eeee49e7026edad2c6912383b9687acb2b55ba1e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 31 Aug 2025 12:42:57 +0200 Subject: [PATCH] QEMU should not be transparent --- default/hypr/apps.conf | 3 ++- default/hypr/apps/qemu.conf | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 default/hypr/apps/qemu.conf diff --git a/default/hypr/apps.conf b/default/hypr/apps.conf index 0db00d3..a4a02ad 100644 --- a/default/hypr/apps.conf +++ b/default/hypr/apps.conf @@ -5,7 +5,8 @@ source = ~/.local/share/omarchy/default/hypr/apps/hyprshot.conf source = ~/.local/share/omarchy/default/hypr/apps/retroarch.conf source = ~/.local/share/omarchy/default/hypr/apps/steam.conf source = ~/.local/share/omarchy/default/hypr/apps/system.conf +source = ~/.local/share/omarchy/default/hypr/apps/qemu.conf source = ~/.local/share/omarchy/default/hypr/apps/walker.conf source = ~/.local/share/omarchy/default/hypr/apps/1password.conf source = ~/.local/share/omarchy/default/hypr/apps/bitwarden.conf -source = ~/.local/share/omarchy/default/hypr/apps/jetbrains.conf \ No newline at end of file +source = ~/.local/share/omarchy/default/hypr/apps/jetbrains.conf diff --git a/default/hypr/apps/qemu.conf b/default/hypr/apps/qemu.conf new file mode 100644 index 0000000..104442c --- /dev/null +++ b/default/hypr/apps/qemu.conf @@ -0,0 +1 @@ +windowrule = opacity 1 1, class:qemu