mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 12:49:25 +00:00
Switch to Chrome 138
Now that it's out as stable
This commit is contained in:
@ -6,7 +6,7 @@ source = ~/.config/hypr/hyprland-monitors.conf
|
|||||||
# Default applications
|
# Default applications
|
||||||
$terminal = alacritty
|
$terminal = alacritty
|
||||||
$fileManager = nautilus --new-window
|
$fileManager = nautilus --new-window
|
||||||
$browser = google-chrome-unstable --new-window --enable-features=UseOzonePlatform --ozone-platform=wayland --gtk-version=4
|
$browser = google-chrome-stable --new-window --enable-features=UseOzonePlatform --ozone-platform=wayland --gtk-version=4
|
||||||
$menu = wofi --show drun
|
$menu = wofi --show drun
|
||||||
$music = spotify
|
$music = spotify
|
||||||
$passwordManager = 1password
|
$passwordManager = 1password
|
||||||
|
@ -3,5 +3,5 @@ yay -S --noconfirm --needed \
|
|||||||
fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \
|
fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \
|
||||||
wl-clip-persist clipse \
|
wl-clip-persist clipse \
|
||||||
nautilus sushi gnome-calculator \
|
nautilus sushi gnome-calculator \
|
||||||
chromium google-chrome-dev vlc \
|
chromium google-chrome vlc \
|
||||||
evince imv
|
evince imv
|
||||||
|
Reference in New Issue
Block a user