From 7fb07557dfaf93b1301dcc4a87e217ef4e4df782 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 24 Jun 2025 13:34:36 -0700 Subject: [PATCH] Flags no longer needed --- config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 8b84517..8ef1695 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -6,7 +6,7 @@ source = ~/.config/hypr/hyprland-monitors.conf # Default applications $terminal = alacritty $fileManager = nautilus --new-window -$browser = google-chrome-stable --new-window --enable-features=UseOzonePlatform --ozone-platform=wayland --gtk-version=4 +$browser = google-chrome-stable --new-window $menu = wofi --show drun $music = spotify $passwordManager = 1password