From a856129214a23a2339ad8ec41097e1925bc4e89d Mon Sep 17 00:00:00 2001 From: John Costa Date: Sat, 8 Mar 2025 15:56:44 +0000 Subject: [PATCH] fix --- .config/hypr/hyprland.conf | 6 +++--- .config/metapac/groups/default.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 193c31a9..89668007 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -216,7 +216,7 @@ device { ### KEYBINDINGS ### ################### -bind = $mainMod + Shift, S, exec, hyprshot -m region +bind = $mainMod SHIFT, S, exec, hyprshot -m region # See https://wiki.hyprland.org/Configuring/Keywords/ $mainMod = SUPER # Sets "Windows" key as main modifier @@ -264,8 +264,8 @@ bind = $mainMod SHIFT, 9, movetoworkspace, 9 bind = $mainMod SHIFT, 0, movetoworkspace, 10 # Example special workspace (scratchpad) -bind = $mainMod, S, togglespecialworkspace, magic -bind = $mainMod SHIFT, S, movetoworkspace, special:magic +# bind = $mainMod, S, togglespecialworkspace, magic +# bind = $mainMod SHIFT, S, movetoworkspace, special:magic # Scroll through existing workspaces with mainMod + scroll bind = $mainMod, mouse_down, workspace, e+1 diff --git a/.config/metapac/groups/default.toml b/.config/metapac/groups/default.toml index ed638dc3..32b92e88 100644 --- a/.config/metapac/groups/default.toml +++ b/.config/metapac/groups/default.toml @@ -145,7 +145,7 @@ arch = [ "xorg-xinit", "yay", "zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop-wayland", "pavucontrol", "telegram-desktop", "filelight", "nodejs", "yarn", "rustup" -, "vtsls","git-lfs", "qt6ct", "less", "ttf-fira-sans", "texlive-bin", "texstudio", "gopls", "postgresql", "hoppscotch-bin", "dbeaver", "obs-studio", "mullvad-vpn", "bun-git", "hyprshot"] +, "vtsls","git-lfs", "qt6ct", "less", "ttf-fira-sans", "texlive-bin", "texstudio", "gopls", "postgresql", "hoppscotch-bin", "dbeaver", "obs-studio", "mullvad-vpn", "bun", "hyprshot"] cargo = ["wasm-pack"]