diff --git a/modules/home/gaming.nix b/modules/home/gaming.nix index f2353cb..0e394f8 100644 --- a/modules/home/gaming.nix +++ b/modules/home/gaming.nix @@ -21,6 +21,7 @@ crispy-doom ## Emulation + sameboy # cemu # dolphin-emu ]; diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 9c53ba5..4a6711b 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -254,6 +254,7 @@ "idleinhibit fullscreen, class:^(firefox)$" "float,class:^(pavucontrol)$" "float,class:^(SoundWireServer)$" + "float,class:^(.sameboy-wrapped)$" "float,class:^(file_progress)$" "float,class:^(confirm)$" "float,class:^(dialog)$"