feat: change browser to Brave
This commit is contained in:
@@ -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 &
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user