Personal Nix flake
nixos home-manager nix
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(hyprland): Enable window focusing on activate

+1
+1
modules/home/de/hyprland/default.nix
··· 87 87 }; 88 88 misc = { 89 89 disable_hyprland_logo = true; 90 + focus_on_activate = true; 90 91 vrr = 2; # Fullscreen only 91 92 }; 92 93 input = {