wth was this doing here
This commit is contained in:
parent
c786dace2d
commit
6211871e36
3 changed files with 2 additions and 12 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -144,3 +144,4 @@ supertuxkart/
|
||||||
scummvm/
|
scummvm/
|
||||||
Nextcloud/
|
Nextcloud/
|
||||||
autostart/
|
autostart/
|
||||||
|
gtk-2.0/gtkfilechooser.ini
|
||||||
|
|
|
@ -1,11 +0,0 @@
|
||||||
[Filechooser Settings]
|
|
||||||
LocationMode=path-bar
|
|
||||||
ShowHidden=false
|
|
||||||
ShowSizeColumn=true
|
|
||||||
GeometryX=0
|
|
||||||
GeometryY=180
|
|
||||||
GeometryWidth=1008
|
|
||||||
GeometryHeight=700
|
|
||||||
SortColumn=name
|
|
||||||
SortOrder=ascending
|
|
||||||
StartupMode=recent
|
|
|
@ -12,8 +12,8 @@
|
||||||
# Configuration
|
# Configuration
|
||||||
BIB="$HOME/Documents/bibliography" # Bibliography file
|
BIB="$HOME/Documents/bibliography" # Bibliography file
|
||||||
MAC="$HOME/.config/groff/" # Macros dir
|
MAC="$HOME/.config/groff/" # Macros dir
|
||||||
PRE="-ketpG" # Preprocessors
|
|
||||||
GROMACS="-mspdf" # groff macros
|
GROMACS="-mspdf" # groff macros
|
||||||
|
PRE="-ketpG" # Preprocessors
|
||||||
OUT="pdf" # Output format
|
OUT="pdf" # Output format
|
||||||
|
|
||||||
# groff-img: Personal script, image manipulation
|
# groff-img: Personal script, image manipulation
|
||||||
|
|
Loading…
Reference in a new issue