diff --git a/home/wayland-shell/hyprland/default.nix b/home/wayland-shell/hyprland/default.nix index b9e6a89..2f07991 100644 --- a/home/wayland-shell/hyprland/default.nix +++ b/home/wayland-shell/hyprland/default.nix @@ -170,7 +170,7 @@ in { "SUPERSHIFT, F, fakefullscreen" "SUPERSHIFT, Q, exit" "SUPER, J, togglefloating" - "SUPERSHIFT, O, toggleopaque" + "SUPERSHIFT, O, exec, hyprctl setprop active opaque toggle" "SUPERSHIFT, J, workspaceopt, allfloat" "SUPER, G, togglegroup" "SUPERSHIFT, G, moveintogroup"