change discord keybind to launch in wayland
This commit is contained in:
parent
ca67faeead
commit
e27a4f0d3a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue