diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-04-02 00:02:17 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-04-02 00:02:17 -0400 |
| commit | a6b6e7f78c04bcfc5caa5ea40f9216df93113656 (patch) | |
| tree | 17eea85f9296d82abad930c507642dfbb3ddcaa1 /.config/hypr/binds.conf | |
| parent | 963b0db211af02e3d5b4f8deef4eda9a2f6ef89d (diff) | |
booster and emacs improvements
Diffstat (limited to '.config/hypr/binds.conf')
| -rw-r--r-- | .config/hypr/binds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/binds.conf b/.config/hypr/binds.conf index 4af72f2..f8a6dce 100644 --- a/.config/hypr/binds.conf +++ b/.config/hypr/binds.conf @@ -3,7 +3,7 @@ $mainMod = SUPER # Set programs that you use $terminal = kitty -$browser = firefox +$browser = chromium $menu = tofi-run | xargs hyprctl dispatch exec -- $appMenu = tofi-drun | xargs hyprctl dispatch exec -- |
