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

@ -17,10 +17,13 @@
*.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.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