Flags no longer needed

This commit is contained in:
David Heinemeier Hansson
2025-06-24 13:34:36 -07:00
parent 7478ef3e2e
commit 7fb07557df

View File

@ -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-stable --new-window --enable-features=UseOzonePlatform --ozone-platform=wayland --gtk-version=4 $browser = google-chrome-stable --new-window
$menu = wofi --show drun $menu = wofi --show drun
$music = spotify $music = spotify
$passwordManager = 1password $passwordManager = 1password