Back to evince!

This commit is contained in:
Tuan-Dat Tran
2019-01-22 16:12:50 +01:00
parent 472f5c722b
commit 25339689bc
8 changed files with 23 additions and 8 deletions

View File

@@ -131,7 +131,7 @@ exec --no-startup-id polybar beep -r
exec --no-startup-id polybar boop -r
exec --no-startup-id nm-applet
exec --no-startup-id xss-lock -- python ~/.scripts/i3lock.py
exec --no-startup-id kdeconnect-indicator
# exec --no-startup-id kdeconnect-indicator
###############################################################################
################################# Keybindings #################################

View File

@@ -5,6 +5,6 @@ map f console scout -ftsea%space
map gg console mkdir%space
map np shell cp -r ~/Templates/LaTeX/Protokoll $(date +%g.%m.%%d); ~/Templates/LaTeX/fsrprotokoll.sh
map ny shell cp %f ../Protokoll_$(echo $(basename $(pwd)) | awk '{gsub("\\.","-");print}' $2).pdf
map nrg shell cp ~/Templates/LaTeX/Invoice/elektro_invoice.tex Gefeba_Engineering_-_Rechnung_$(date +%g.%m)_-Elektro.tex; ~/Templates/LaTeX/Invoice/InvNum.sh
map nrg shell cp ~/Templates/LaTeX/Invoice/elektro_invoice.tex Gefeba_Elektro_-_Rechnung_$(date +%g-%m)_-Elektro.tex; ~/Templates/LaTeX/Invoice/InvNum.sh
map nrb shell cp ~/Templates/LaTeX/Invoice/engineering_invoice.tex Gefeba_Engineering_-_Rechnung_$(date +%g-%m)_-Engineering.tex; ~/Templates/LaTeX/Invoice/InvNum.sh

View File

@@ -1,3 +0,0 @@
#!/bin/sh
feh --bg-scale $1;
wal -i $1 -n;