diff --git a/.gitignore b/.gitignore index 14864d6..6e3e87c 100644 --- a/.gitignore +++ b/.gitignore @@ -144,3 +144,4 @@ supertuxkart/ scummvm/ Nextcloud/ autostart/ +gtk-2.0/gtkfilechooser.ini diff --git a/gtk-2.0/gtkfilechooser.ini b/gtk-2.0/gtkfilechooser.ini deleted file mode 100644 index b8bfe0b..0000000 --- a/gtk-2.0/gtkfilechooser.ini +++ /dev/null @@ -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 diff --git a/scripts/groff-compiler b/scripts/groff-compiler index 68732ae..7bef75b 100755 --- a/scripts/groff-compiler +++ b/scripts/groff-compiler @@ -12,8 +12,8 @@ # Configuration BIB="$HOME/Documents/bibliography" # Bibliography file MAC="$HOME/.config/groff/" # Macros dir -PRE="-ketpG" # Preprocessors GROMACS="-mspdf" # groff macros +PRE="-ketpG" # Preprocessors OUT="pdf" # Output format # groff-img: Personal script, image manipulation