Compare commits
No commits in common. "316f7d36ee3137302e39d38a53fe1c2b8935087e" and "e320348e1e8f4dfde1691e075e37cf99850d6609" have entirely different histories.
316f7d36ee
...
e320348e1e
2
pack.csv
2
pack.csv
@ -114,7 +114,6 @@ A,P,texlive-core,latex export (orgmode)
|
||||
A,P,texlive-latexextra,latex export (orgmode)
|
||||
A,P,texlive-bibtexextra,Latex biblatex support
|
||||
A,P,texlive-science,Latex Math support
|
||||
A,P,texlive-fontsextra,More latex fonts
|
||||
A,P,biber,Citation for latex (new backend)
|
||||
A,P,minted,Syntaxhighlighting for Latex
|
||||
# Mail -> GNUS
|
||||
@ -146,7 +145,6 @@ A,P,aspell-de,no desc
|
||||
# A,P,rsibreak,Prevent me from descroying myself
|
||||
A,P,nmap,network scanning
|
||||
A,P,thunar,filebrowser
|
||||
A,P,file-roller,archive browser
|
||||
# A,P,gnome-keyring,keyring implementiation
|
||||
|
||||
# Screencapture
|
||||
|
|
@ -63,7 +63,7 @@ static unsigned int cursorthickness = 2;
|
||||
static int bellvolume = 0;
|
||||
|
||||
/* default TERM value */
|
||||
char *termname = "xterm-256color";
|
||||
char *termname = "st-256color";
|
||||
|
||||
/*
|
||||
* spaces per tab
|
||||
|
Loading…
x
Reference in New Issue
Block a user