Set browser to Chrome.

This commit is contained in:
2025-10-25 14:05:51 +01:00
parent 5ce0e0e1df
commit fabfeea1c2

View File

@@ -11,6 +11,8 @@
input = { input = {
kb_options = "caps:super"; kb_options = "caps:super";
}; };
"$browser" = "google-chrome-stable --new-window --ozone-platform=wayland";
}; };
}; };
} }