From 2f31d194306d54e25526c893858f3112d6e0011a Mon Sep 17 00:00:00 2001 From: Gabriella Bere Date: Wed, 7 May 2025 17:07:44 +0100 Subject: [PATCH] remove wayland support from vesktop bc its weird --- 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 6565850..534709e 100644 --- a/home-manager/hyprland.nix +++ b/home-manager/hyprland.nix @@ -59,7 +59,7 @@ # Keybinds for starting programs "$mod, F, exec, floorp" "$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'" # Screenshot tool