mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
No longer needed now that we have .config/chromium-flags.conf
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Application bindings
|
# Application bindings
|
||||||
$terminal = uwsm app -- alacritty
|
$terminal = uwsm app -- alacritty
|
||||||
$browser = uwsm app -- chromium --new-window --ozone-platform=wayland
|
$browser = uwsm app -- chromium --new-window
|
||||||
$webapp = $browser --app
|
$webapp = $browser --app
|
||||||
|
|
||||||
bindd = SUPER, return, Terminal, exec, $terminal
|
bindd = SUPER, return, Terminal, exec, $terminal
|
||||||
|
|||||||
Reference in New Issue
Block a user