From fcfbfac7dd8d9205f40013ac4a18c999ae75e548 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Fri, 24 Oct 2025 09:41:12 -0400 Subject: [PATCH] feat: Updates keybind to launch brave browser instead of zen. --- env/.config/hypr/keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/.config/hypr/keybinds.conf b/env/.config/hypr/keybinds.conf index a65112e..1b77657 100644 --- a/env/.config/hypr/keybinds.conf +++ b/env/.config/hypr/keybinds.conf @@ -11,7 +11,7 @@ $HYPER = ALT SHIFT SUPER CTRL # See https://wiki.hyprland.org/Configuring/Keywords/ $terminal = uwsm app -- ghostty -$browser = uwsm app -- zen-browser +$browser = uwsm app -- brave $fileManager = $terminal -e yazi $fileBrowser = uwsm app -- nautilus $menu = uwsm app -- walker