No longer needed now that we have .config/chromium-flags.conf

This commit is contained in:
David Heinemeier Hansson 2025-08-16 12:34:57 +02:00
parent aca23ad834
commit f06b1801d5

View File

@ -1,6 +1,6 @@
# Application bindings
$terminal = uwsm app -- alacritty
$browser = uwsm app -- chromium --new-window --ozone-platform=wayland
$browser = uwsm app -- chromium --new-window
$webapp = $browser --app
bindd = SUPER, return, Terminal, exec, $terminal