diff --git a/hypr/.config/hypr/bindings.conf b/hypr/.config/hypr/bindings.conf index 262eec5..71b8692 100644 --- a/hypr/.config/hypr/bindings.conf +++ b/hypr/.config/hypr/bindings.conf @@ -2,15 +2,15 @@ bindd = SUPER, RETURN, Terminal, exec, uwsm-app -- xdg-terminal-exec --dir="$(omarchy-cmd-terminal-cwd)" bindd = SUPER SHIFT, F, File manager, exec, uwsm-app -- nautilus --new-window bindd = SUPER SHIFT, B, Browser, exec, omarchy-launch-browser -bindd = SUPER SHIFT ALT, B, Browser (private), exec, omarchy-launch-browser --private -bindd = SUPER SHIFT, M, Music, exec, omarchy-launch-or-focus spotify -bindd = SUPER SHIFT, N, Editor, exec, omarchy-launch-editor +bindd = SUPER SHIFT ALT, B, Browser (private), exec, omarchy-launch-browser --private-window +# bindd = SUPER SHIFT, M, Music, exec, omarchy-launch-or-focus spotify +# bindd = SUPER SHIFT, N, Editor, exec, omarchy-launch-editor bindd = SUPER SHIFT, T, Activity, exec, omarchy-launch-tui btop -bindd = SUPER SHIFT, D, Docker, exec, omarchy-launch-tui lazydocker -bindd = SUPER SHIFT, G, Signal, exec, omarchy-launch-or-focus ^signal$ "uwsm-app -- signal-desktop" -bindd = SUPER SHIFT, O, Obsidian, exec, omarchy-launch-or-focus ^obsidian$ "uwsm-app -- obsidian -disable-gpu --enable-wayland-ime" -bindd = SUPER SHIFT, W, Typora, exec, uwsm-app -- typora --enable-wayland-ime -bindd = SUPER SHIFT, SLASH, Passwords, exec, uwsm-app -- 1password +# bindd = SUPER SHIFT, D, Docker, exec, omarchy-launch-tui lazydocker +# bindd = SUPER SHIFT, G, Signal, exec, omarchy-launch-or-focus ^signal$ "uwsm-app -- signal-desktop" +# bindd = SUPER SHIFT, O, Obsidian, exec, omarchy-launch-or-focus ^obsidian$ "uwsm-app -- obsidian -disable-gpu --enable-wayland-ime" +# bindd = SUPER SHIFT, W, Typora, exec, uwsm-app -- typora --enable-wayland-ime +# bindd = SUPER SHIFT, SLASH, Passwords, exec, uwsm-app -- 1password # If your web app url contains #, type it as ## to prevent hyprland treating it as a comment bindd = SUPER SHIFT, A, ChatGPT, exec, omarchy-launch-webapp "https://chatgpt.com" @@ -53,5 +53,9 @@ bindd = SUPER SHIFT, L, Swap window to the right, movewindow, r bindd = SUPER SHIFT, K, Swap window up , movewindow, u bindd = SUPER SHIFT, J, Swap window down, movewindow, d +# Website Open +bindd = SUPER, W, Browser, exec, omarchy-launch-browser +bindd = SUPER SHIFT, W, Browser (private), exec, omarchy-launch-browser --private-window + # Web App URL