diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-10-22 17:12:30 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-10-22 17:12:30 -0400 |
| commit | 5ee425fc48ca3347c23cc3b25108712bf8696e91 (patch) | |
| tree | 6d88755a02c4ea1f5c648b1edf43c701b3fdb71d /.config/hypr/binds.conf | |
| parent | e43fbf83072371c86455fa8c04e2bb651120eea1 (diff) | |
config improvements
Diffstat (limited to '.config/hypr/binds.conf')
| -rw-r--r-- | .config/hypr/binds.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/binds.conf b/.config/hypr/binds.conf index 9b09e3c..14d76e1 100644 --- a/.config/hypr/binds.conf +++ b/.config/hypr/binds.conf @@ -2,9 +2,9 @@ $mainMod = SUPER # used programs -$terminal = kitty +$terminal = alacritty $browser = firefox -$menu = wmenu-run +$menu = swenu-run $appMenu = fuzzel | xargs hyprctl dispatch exec -- # main binds |
