remove wayland support from vesktop bc its weird

This commit is contained in:
Gabriella Bere 2025-05-07 17:07:44 +01:00
parent 4e69b9055e
commit 2f31d19430

View file

@ -59,7 +59,7 @@
# Keybinds for starting programs # Keybinds for starting programs
"$mod, F, exec, floorp" "$mod, F, exec, floorp"
"$mod, 1, exec, alacritty" "$mod, 1, exec, alacritty"
"$mod, D, exec, vesktop --enable-features=UseOzonePlatform --ozone-platform=wayland" "$mod, D, exec, vesktop"
"$mod, space, exec, zsh -c 'wofi --show drun, run'" "$mod, space, exec, zsh -c 'wofi --show drun, run'"
# Screenshot tool # Screenshot tool