{ wayland.windowManager.hyprland.settings = { windowrule = [ # Make all inactive windows transparent "match:class .*, opacity 1 0.8" "match:class firefox, match:title (?i).*bitwarden.*, no_screen_share on" ]; workspace = [ ]; }; }