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