diff options
| author | Daniel <[email protected]> | 2024-08-23 05:34:28 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-08-23 05:34:28 -0400 |
| commit | 41e554a7c67b707e0ee457f252ba8e14f1a7a96d (patch) | |
| tree | 862b27a9b9a164d18de3789ba65a591f0ecb010c /fvwm | |
| parent | bb4cdd97c97ad08a6ad268c13c9b98d009be6c6b (diff) | |
extra keybind
Diffstat (limited to 'fvwm')
| -rw-r--r-- | fvwm/.fvwm/config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 74c3723..66af794 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -629,9 +629,8 @@ Mouse 9 A 4 Scroll 0 -100p Mouse 8 A 4 Scroll 0 100p #### Programs Keybinding -Silent Key Return A 4 Exec exec $[infostore.terminal] -Silent Key Return A 4 Exec exec $[infostore.terminal] -Silent Key Backslash A 4 Exec exec $[infostore.terminal] -e bc -lq +Silent Key Return A 4 Exec exec $[infostore.terminal] -g 80x32 -f "Comic Code:size=14" +Silent Key Backslash A 4 Exec exec $[infostore.terminal] -e bc -l Silent Key E A 4 Exec exec emacs Silent Key N A 4 Exec exec emacsclient -c Silent Key D A 4 Exec exec dmenu_run |
