Back to evince!
This commit is contained in:
@@ -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 #################################
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
feh --bg-scale $1;
|
||||
wal -i $1 -n;
|
||||
Reference in New Issue
Block a user