From 6fefa355bd215b19bfdbd860208f6005421b6bd0 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 23 Jun 2025 12:30:13 -0400 Subject: [PATCH] Add docker shortcut --- default/hypr/bindings.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index ef75b41..af46d11 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -5,6 +5,7 @@ bind = SUPER, B, exec, $browser bind = SUPER, M, exec, $music bind = SUPER, N, exec, $terminal -e nvim bind = SUPER, T, exec, $terminal -e btop +bind = SUPER, D, exec, $terminal -e lazydocker bind = SUPER, G, exec, $messenger bind = SUPER, O, exec, obsidian -disable-gpu bind = SUPER, slash, exec, $passwordManager