From e27a4f0d3a5a0a7d86e91067b45002bf07e70539 Mon Sep 17 00:00:00 2001 From: Gabriella Bere Date: Sun, 27 Apr 2025 23:35:41 +0100 Subject: [PATCH] change discord keybind to launch in wayland --- home-manager/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/hyprland.nix b/home-manager/hyprland.nix index b6d55c6..f577f0f 100644 --- a/home-manager/hyprland.nix +++ b/home-manager/hyprland.nix @@ -48,7 +48,7 @@ # Keybinds for starting programs "$mod, F, exec, firefox" "$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'" # Screenshot tool