mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Updates keybind to launch brave browser instead of zen.
This commit is contained in:
2
env/.config/hypr/keybinds.conf
vendored
2
env/.config/hypr/keybinds.conf
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user