From b07016baf2ee7e37f281533ce638d5b39af727d7 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Mon, 31 Mar 2025 14:10:24 +0200 Subject: [PATCH] keybinds: remove flags from vscode launch --- .config/hypr/hyprland/keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland/keybinds.conf b/.config/hypr/hyprland/keybinds.conf index 91126bfd6..e4b853d30 100644 --- a/.config/hypr/hyprland/keybinds.conf +++ b/.config/hypr/hyprland/keybinds.conf @@ -196,7 +196,7 @@ bindl= ,XF86AudioPause, exec, playerctl play-pause # [hidden] ##! Apps bind = Super, T, exec, # Launch foot (terminal) bind = Super, Z, exec, Zed # Launch Zed (editor) -bind = Super, C, exec, code --password-store=gnome --enable-features=UseOzonePlatform --ozone-platform=wayland # Launch VSCode (editor) +bind = Super, C, exec, code # Launch VSCode (editor) bind = Super, E, exec, nautilus --new-window # Launch Nautilus (file manager) bind = Super+Alt, E, exec, thunar # [hidden] bind = Super, W, exec, google-chrome-stable # [hidden] Let's not give people (more) reason to shit on my rice