From bf86a30bf0ffea5c9fd0e41502e37291b18a448b Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Tue, 9 Apr 2024 18:58:01 +0300 Subject: [PATCH] hypr: change browser to brave --- config/hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index ac3605c..a7b7aeb 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -158,7 +158,8 @@ windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$ bind = Alt, Print, exec, grim -g "$(slurp)" # programs {{{ - bind = $mod SHIFT, w, exec, firefox + bind = $mod SHIFT, w, exec, brave + bind = $mod SHIFT, e, exec, firefox bind = $mod SHIFT, f, exec, nautilus bind = $mod SHIFT, d, exec, ~/.local/appimage/logseq.AppImage bind = $mod SHIFT, a, exec, anki