change discord keybind to launch in wayland

This commit is contained in:
Gabriella Bere 2025-04-27 23:35:41 +01:00
parent ca67faeead
commit e27a4f0d3a

View file

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