Doop doop
This commit is contained in:
@@ -48,7 +48,7 @@ hyperlinks = true
|
||||
#foreground_bold = #ffffff
|
||||
|
||||
# 20% background transparency (requires a compositor)
|
||||
background = rgba(63, 63, 63, 0.0)
|
||||
background = rgba(63, 63, 63, 0.5)
|
||||
|
||||
# If unset, will reverse foreground and background
|
||||
#highlight = #2f2f2f
|
||||
|
||||
1
.emacs
1
.emacs
@@ -69,7 +69,6 @@
|
||||
(shell-command (concat "termite --hold -e \"./a.out\""))
|
||||
)
|
||||
)
|
||||
|
||||
;; Latex
|
||||
(fset 'next-section
|
||||
(lambda (&optional arg) "Keyboard macro." (interactive "p") (kmacro-exec-ring-item (quote ("\\sec
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,3 @@
|
||||
*~
|
||||
\#*\#
|
||||
*.log
|
||||
*\#*
|
||||
Reference in New Issue
Block a user