From: Armaan Bhojwani Date: Sun, 16 May 2021 22:20:59 +0000 (-0400) Subject: Fix indentation X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=f0cc950bf4585257d175879e3b6c214b1f165196 Fix indentation --- diff --git a/config.org b/config.org index a903a93..603dc26 100644 --- a/config.org +++ b/config.org @@ -1318,10 +1318,10 @@ Modus operandi. *** Copy paste #+begin_src conf :tangle ~/.Xresources xterm*VT100.Translations: #override \ - Shift Insert: insert-selection(CLIPBOARD) \n\ - Ctrl Shift V: insert-selection(CLIPBOARD) \n\ - Ctrl Shift C: copy-selection(CLIPBOARD) \n\ - Ctrl : exec-formatted("xdg-open '%t'", PRIMARY) + Shift Insert: insert-selection(CLIPBOARD) \n\ + Ctrl Shift V: insert-selection(CLIPBOARD) \n\ + Ctrl Shift C: copy-selection(CLIPBOARD) \n\ + Ctrl : exec-formatted("xdg-open '%t'", PRIMARY) #+end_src *** Blink cursor #+begin_src conf :tangle ~/.Xresources