From 575d276f30929a892f48b3dcac8a1214dc35a229 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Fri, 17 Apr 2020 14:37:09 +0700 Subject: Update 2020-04-17 --- debian/.Xresources-dark | 45 ++++++++++++---------- .../user/default.target.wants/emacs.service | 1 - debian/.urxvt/ext | 1 + 3 files changed, 25 insertions(+), 22 deletions(-) delete mode 120000 debian/.config/systemd/user/default.target.wants/emacs.service create mode 160000 debian/.urxvt/ext (limited to 'debian') diff --git a/debian/.Xresources-dark b/debian/.Xresources-dark index 6978380..9422c2a 100644 --- a/debian/.Xresources-dark +++ b/debian/.Xresources-dark @@ -1,26 +1,29 @@ -*.foreground: #fce8c3 -*.background: #1c1b19 -*.cursorColor: #fce8c3 -*.color0: #1c1b19 -*.color1: #ef2f27 -*.color2: #519f50 -*.color3: #fbb829 -*.color4: #2c78bf -*.color5: #e02c6d -*.color6: #0aaeb3 -*.color7: #d0bfa1 -*.color8: #918175 -*.color9: #f75341 -*.color10: #98bc37 -*.color11: #fed06e -*.color12: #68A8E4 -*.color13: #ff5c8f -*.color14: #53fde9 -*.color15: #fce8c3 +*.foreground: #fce8c3 +*.background: #1c1b19 +*.cursorColor: #fce8c3 +*.color0: #1c1b19 +*.color1: #ef2f27 +*.color2: #519f50 +*.color3: #fbb829 +*.color4: #2c78bf +*.color5: #e02c6d +*.color6: #0aaeb3 +*.color7: #d0bfa1 +*.color8: #918175 +*.color9: #f75341 +*.color10: #98bc37 +*.color11: #fed06e +*.color12: #68A8E4 +*.color13: #ff5c8f +*.color14: #53fde9 +*.color15: #fce8c3 + *loginShell: true *scrollBar: false *saveLines: 65535 *cursorBlink: false *jumpScroll: true -URxvt.font: xft:Latin Modern Mono:size=12 -URxvt.termName: rxvt-unicode-256color + +URxvt.font: xft:Latin Modern Mono:size=12 +URxvt.termName: rxvt-unicode-256color +URxvt.perl-ext-common: font-size diff --git a/debian/.config/systemd/user/default.target.wants/emacs.service b/debian/.config/systemd/user/default.target.wants/emacs.service deleted file mode 120000 index 003173b..0000000 --- a/debian/.config/systemd/user/default.target.wants/emacs.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/emacs.service \ No newline at end of file diff --git a/debian/.urxvt/ext b/debian/.urxvt/ext new file mode 160000 index 0000000..0984499 --- /dev/null +++ b/debian/.urxvt/ext @@ -0,0 +1 @@ +Subproject commit 0984499379e420de651dcfeedfbb7938867c44f8 -- cgit 1.4.1