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
|
||||
|
@ -2,5 +2,5 @@ yay -S --noconfirm --needed \
|
||||
brightnessctl playerctl wpctl pamixer wireplumber power-profiles-daemon \
|
||||
fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \
|
||||
nautilus gnome-calculator \
|
||||
chromium vlc \
|
||||
chromium google-chrome-unstable vlc \
|
||||
evince imv
|
||||
|
Reference in New Issue
Block a user