From f0cc950bf4585257d175879e3b6c214b1f165196 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Sun, 16 May 2021 18:20:59 -0400 Subject: [PATCH] Fix indentation --- config.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.39.2