diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 5b7fdb3..924869b 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -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 diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index 57d65e6..2a341be 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -2,7 +2,7 @@ $terminal = alacritty $fileManager = nautilus --new-window -$browser = google-chrome-stable --new-window +$browser = chromium --new-window $menu = wofi --show drun # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more diff --git a/install/desktop.sh b/install/desktop.sh index ebc1b68..f15ac2d 100644 --- a/install/desktop.sh +++ b/install/desktop.sh @@ -1,5 +1,5 @@ yay -S --noconfirm --needed \ brightnessctl playerctl wpctl pamixer wireplumber power-profiles-daemon \ - nautilus google-chrome vlc \ + nautilus chromium vlc \ evince imv \ noto-fonts-emoji