fix copy in discord
This commit is contained in:
parent
aca61b4397
commit
5ebba8a939
|
@ -139,7 +139,7 @@
|
||||||
"$mainMod SHIFT, F, fullscreen, 1"
|
"$mainMod SHIFT, F, fullscreen, 1"
|
||||||
"$mainMod, Space, togglefloating,"
|
"$mainMod, Space, togglefloating,"
|
||||||
"$mainMod, D, exec, fuzzel"
|
"$mainMod, D, exec, fuzzel"
|
||||||
"$mainMod SHIFT, D, exec, hyprctl dispatch exec '[workspace 4 silent] discord'"
|
"$mainMod SHIFT, D, exec, hyprctl dispatch exec '[workspace 4 silent] discord --enable-features=UseOzonePlatform --ozone-platform=wayland'"
|
||||||
"$mainMod SHIFT, S, exec, hyprctl dispatch exec '[workspace 5 silent] SoundWireServer'"
|
"$mainMod SHIFT, S, exec, hyprctl dispatch exec '[workspace 5 silent] SoundWireServer'"
|
||||||
"$mainMod, Escape, exec, swaylock"
|
"$mainMod, Escape, exec, swaylock"
|
||||||
"$mainMod SHIFT, Escape, exec, shutdown-script"
|
"$mainMod SHIFT, Escape, exec, shutdown-script"
|
||||||
|
|
Loading…
Reference in a new issue