feat: start on extremely high workspace to avoid hitting top
Some checks are pending
Check flake / check (push) Waiting to run

This commit is contained in:
Youwen Wu 2025-02-17 19:41:02 -08:00
parent b9b055d8b6
commit 81cb5f590a
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -79,6 +79,9 @@ in
enable = true;
plugins = [ pkgs.hyprlandPlugins.hyprscroller ];
settings = {
exec-once = [
"hyprctl dispatch workspace 100000"
];
"$mod" = "SUPER";
"$Left" = "H";
"$Right" = "L";