mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 04:39:25 +00:00
Use chrome unstable until fcitx5 bug on new windows is fixed in chromium v138
This commit is contained in:
@ -11,7 +11,7 @@ exec-once = dropbox-cli start
|
||||
# Default applications
|
||||
$terminal = alacritty
|
||||
$fileManager = nautilus --new-window
|
||||
$browser = chromium --new-window
|
||||
$browser = google-chrome-unstable --new-window --enable-features=UseOzonePlatform --ozone-platform=wayland --gtk-version=4
|
||||
$menu = wofi --show drun
|
||||
$music = spotify
|
||||
$webapp = $browser --app
|
||||
|
Reference in New Issue
Block a user