diff --git a/mango/local-share-applications/discord.desktop b/mango/local-share-applications/discord.desktop index 33e9e81..746b083 100644 --- a/mango/local-share-applications/discord.desktop +++ b/mango/local-share-applications/discord.desktop @@ -3,7 +3,7 @@ Name=Discord StartupWMClass=discord Comment=All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone. GenericName=Internet Messenger -Exec=/usr/bin/discord +Exec=/usr/bin/discord --enable-features=UseOzoneplatform --ozone-platform=wayland Icon=discord Type=Application Categories=Network;InstantMessaging; diff --git a/mango/mango/keybindings.conf b/mango/mango/keybindings.conf index 81eda81..2ab6c28 100644 --- a/mango/mango/keybindings.conf +++ b/mango/mango/keybindings.conf @@ -17,7 +17,7 @@ bind=SUPER+ALT,p,spawn,ss.sh bind=SUPER+ALT,v,spawn,sc.sh bind=SUPER,Return,spawn,ghostty -bind=SUPER,e,spawn,env GDK_BACKEND=x11 thunar +bind=SUPER,e,spawn,thunar bind=none,XF86AudioRaiseVolume,spawn,wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ 5%+ bind=none,XF86AudioLowerVolume,spawn,wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- bind=none,XF86AudioMute,spawn,wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle