diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-11-07 12:23:20 -0500 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-11-07 12:23:26 -0500 |
| commit | a1995974779801c8743076479b04d6f11a94e836 (patch) | |
| tree | bebb4d61e27fb317927b3f8c5b0b1b411369d4d3 /.config/hypr/binds.conf | |
| parent | 9de4b69532faff189fc424c6b6fbf924716aaa91 (diff) | |
vterm and plan
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 abdb829..b54e546 100644 --- a/.config/hypr/binds.conf +++ b/.config/hypr/binds.conf @@ -2,7 +2,7 @@ $mainMod = SUPER # used programs -$terminal = alacritty +$terminal = emacsclient -c --eval "(vterm)" $browser = firefox $menu = swenu-run -oi $appMenu = swenu-run -coil 10 |
