From eae42b40b828b5b8b18f2f5c6c03286719b92330 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Fri, 3 Oct 2025 15:38:31 -0400 Subject: [PATCH] feat: Adds purchase order keybind. --- env/.config/hypr/keybinds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/env/.config/hypr/keybinds.conf b/env/.config/hypr/keybinds.conf index 5a9d47f..ffbbc73 100644 --- a/env/.config/hypr/keybinds.conf +++ b/env/.config/hypr/keybinds.conf @@ -56,6 +56,7 @@ bindd = $mainMod, L, Focus window - right, movefo bindd = $mainMod SHIFT, L, Workspace - forward, workspace, +1 bindd = $mainMod, M, [M]usic - apple, exec, $pwa --special music "https://music.apple.com" bindd = $mainMod SHIFT, M, [M]enu bar - toggle visible, exec, $scripts/toggle-waybar +bindd = $mainMod, O, Purchase [o]rders, exec, $pwa --focus "https://po.housh.dev" bindd = $mainMod, P, [P]assword manager, exec, $pwa --special pass "https://pass.proton.me" bindd = $mainMod SHIFT, P, Toggle [p]seudo window mode, pseudo, # dwindle bindd = $mainMod SHIFT, R, [R]estart menu bar, exec, $scripts/waybar-restart