X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=config.org;h=b72aa70a53f1642cbdf73bcfaad6a0cf189a463c;hb=69e1027cd5c69d9b1c0505f14d2b2af52d6d3d38;hp=c58330a96db1f114362ca972b5436ce891498667;hpb=7142bd432ce3b2722bd8927777c7821b8b68c8fa;p=config.org.git diff --git a/config.org b/config.org index c58330a..b72aa70 100644 --- a/config.org +++ b/config.org @@ -1191,8 +1191,7 @@ userContent.css: } #+end_src ** Xresources -*** Color scheme -Modus operandi. +Modus operandi theme. #+begin_src conf :tangle ~/.Xresources ! special ,*.foreground: #ffffff @@ -1231,23 +1230,6 @@ Modus operandi. ,*.color7: #eeeeee ,*.color15: #dddddd #+end_src -*** 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) -#+end_src -*** Blink cursor -#+begin_src conf :tangle ~/.Xresources - xterm*cursorBlink: true -#+end_src -*** Alt keys -#+begin_src conf :tangle ~/.Xresources - XTerm*eightBitInput: false - XTerm*eightBitOutput: true -#+end_src ** Tmux #+begin_src conf :tangle ~/.tmux.conf set -g status off