feat: change browser to Brave

This commit is contained in:
2026-01-31 21:08:24 +00:00
parent 2314f440b9
commit dc7bbf85ad
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ source = ~/.config/hypr/monitors.conf
$terminal = kitty $terminal = kitty
$fileManager = thunar $fileManager = thunar
$menu = wofi --show drun $menu = wofi --show drun
$browser = brave
exec-once = /usr/lib/xdg-desktop-portal-hyprland & exec-once = /usr/lib/xdg-desktop-portal-hyprland &
exec-once = /usr/lib/xdg-desktop-portal & exec-once = /usr/lib/xdg-desktop-portal &

View File

@@ -65,5 +65,5 @@ bind = ALT, TAB, cyclenext
bind = SUPER, F, exec, $fileManager bind = SUPER, F, exec, $fileManager
bind = SUPER, D, exec, $menu bind = SUPER, D, exec, $menu
bind = SUPER, B, exec, firefox bind = SUPER, B, exec, $browser
bind = SUPER SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy bind = SUPER SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy