1
0
Fork 0

Update 2020-04-17

This commit is contained in:
Nguyễn Gia Phong 2020-04-17 14:37:09 +07:00
parent 59fb998abb
commit 575d276f30
5 changed files with 29 additions and 23 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "debian/.urxvt/ext"]
path = debian/.urxvt/ext
url = https://github.com/majutsushi/urxvt-font-size

View File

@ -57,7 +57,7 @@ local perl6 = terminal .. " -e perl6"
local octave = terminal .. " -e octave"
local guile = terminal .. " -e guile"
local clojure = terminal .. " -e clojure"
local emacs = "emacsclient -c"
local emacs = "emacs"
local slock_suspend = "slock systemctl --ignore-inhibitors suspend"
-- Audacious media player

View File

@ -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

View File

@ -1 +0,0 @@
/usr/lib/systemd/user/emacs.service

1
debian/.urxvt/ext vendored Submodule

@ -0,0 +1 @@
Subproject commit 0984499379e420de651dcfeedfbb7938867c44f8