Switch to chromium

Less Google spyware!
This commit is contained in:
David Heinemeier Hansson
2025-06-09 13:12:34 +02:00
parent 853cbb64d5
commit 90eced6381
3 changed files with 4 additions and 3 deletions

View File

@ -8,7 +8,7 @@ source = ~/.config/hypr/hyprland-monitors.conf
source = ~/.local/share/omarchy/default/hypr/bindings.conf source = ~/.local/share/omarchy/default/hypr/bindings.conf
# Extra bindings # Extra bindings
$webapp = google-chrome-stable --new-window --app $webapp = chromium --new-window --app
bind = SUPER, A, exec, $webapp="https://chatgpt.com" bind = SUPER, A, exec, $webapp="https://chatgpt.com"
bind = SUPER, C, exec, $webapp="https://app.hey.com/calendar/weeks/" bind = SUPER, C, exec, $webapp="https://app.hey.com/calendar/weeks/"
bind = SUPER, E, exec, $webapp="https://app.hey.com" bind = SUPER, E, exec, $webapp="https://app.hey.com"
@ -181,6 +181,7 @@ device {
# Ignore maximize requests from apps. You'll probably like this. # Ignore maximize requests from apps. You'll probably like this.
windowrule = suppressevent maximize, class:.* windowrule = suppressevent maximize, class:.*
windowrule = tile, class:^(Chromium)$
# Fix some dragging issues with XWayland # Fix some dragging issues with XWayland
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0

View File

@ -2,7 +2,7 @@
$terminal = alacritty $terminal = alacritty
$fileManager = nautilus --new-window $fileManager = nautilus --new-window
$browser = google-chrome-stable --new-window $browser = chromium --new-window
$menu = wofi --show drun $menu = wofi --show drun
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more

View File

@ -1,5 +1,5 @@
yay -S --noconfirm --needed \ yay -S --noconfirm --needed \
brightnessctl playerctl wpctl pamixer wireplumber power-profiles-daemon \ brightnessctl playerctl wpctl pamixer wireplumber power-profiles-daemon \
nautilus google-chrome vlc \ nautilus chromium vlc \
evince imv \ evince imv \
noto-fonts-emoji noto-fonts-emoji