remove wayland support from vesktop bc its weird
This commit is contained in:
parent
4e69b9055e
commit
2f31d19430
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue