mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 12:49: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
|
# Default applications
|
||||||
$terminal = alacritty
|
$terminal = alacritty
|
||||||
$fileManager = nautilus --new-window
|
$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
|
$menu = wofi --show drun
|
||||||
$music = spotify
|
$music = spotify
|
||||||
$webapp = $browser --app
|
$webapp = $browser --app
|
||||||
|
@ -2,5 +2,5 @@ yay -S --noconfirm --needed \
|
|||||||
brightnessctl playerctl wpctl pamixer wireplumber power-profiles-daemon \
|
brightnessctl playerctl wpctl pamixer wireplumber power-profiles-daemon \
|
||||||
fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \
|
fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \
|
||||||
nautilus gnome-calculator \
|
nautilus gnome-calculator \
|
||||||
chromium vlc \
|
chromium google-chrome-unstable vlc \
|
||||||
evince imv
|
evince imv
|
||||||
|
Reference in New Issue
Block a user