From 3b59856def8777210d3a445d15ee73fcfebf6000 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 1 Dec 2025 22:47:36 +0100 Subject: Add binding for browser and terminal to test --- .config/hypr/bindings.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .config/hypr/bindings.conf (limited to '.config/hypr/bindings.conf') diff --git a/.config/hypr/bindings.conf b/.config/hypr/bindings.conf new file mode 100644 index 0000000..a1ae5a6 --- /dev/null +++ b/.config/hypr/bindings.conf @@ -0,0 +1,4 @@ +# Application bindings +bindd = SUPER SHIFT, B, Browser, exec, firefox +bindd = SUPER SHIFT, T, Terminal, exec, alacritty +bindd = SUPER SHIFT, G, Terminal, exec, ghostty -- cgit v1.2.3