commit b1945afe005607aa51e3c9c8507713ae4e86802d
parent a578c7b1e4231a438637b03706559680f1ff7d91
Author: Vincent Demeester <vincent@sbr.pm>
Date: Mon, 8 Jul 2024 11:45:30 +0200
users/vincent: focus on activate in hyprland
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/users/vincent/desktop/hyprland.nix b/users/vincent/desktop/hyprland.nix
@@ -218,6 +218,7 @@
"$mod, mouse:272, movewindow"
];
misc = {
+ focus_on_activate = true;
force_default_wallpaper = 0; # -1 for no wallpaper, 0 for default wallpaper, 1 for custom wallpaper
};
};