[StumpWM] Minor markup change
This commit is contained in:
parent
f5df9b649f
commit
d2d00d4442
@ -1319,9 +1319,9 @@ Let’s also create a keymap for screenshots.
|
|||||||
#+caption: ~*my-screenshot-keymap*~
|
#+caption: ~*my-screenshot-keymap*~
|
||||||
| Keychord | Function |
|
| Keychord | Function |
|
||||||
|----------+----------------------------|
|
|----------+----------------------------|
|
||||||
| =d= | =exec flameshot gui -d 3000= |
|
| ~d~ | ~exec flameshot gui -d 3000~ |
|
||||||
| =s= | =exec flameshot full= |
|
| ~s~ | ~exec flameshot full~ |
|
||||||
| =S= | =exec flameshot gui= |
|
| ~S~ | ~exec flameshot gui~ |
|
||||||
|
|
||||||
Here’s the equivalent in Common Lisp.
|
Here’s the equivalent in Common Lisp.
|
||||||
#+begin_src lisp
|
#+begin_src lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user