added urxvt

This commit is contained in:
Tuan-Dat Tran
2019-05-06 11:53:42 +02:00
parent cee9e8883d
commit 12705f2af8
8 changed files with 86 additions and 14 deletions

View File

@@ -104,6 +104,9 @@ exec --no-startup-id compton -b
exec --no-startup-id nextcloud
exec --no-startup-id udiskie
exec --no-startup-id conky -c ~/.conky/syclo-crimson-bottomleft.conkyrc
exec --no-startup-id urxvtd
exec --no-startup-id light-locker
exec --no-startup-id synergyd
# exec --no-startup-id polybar beep -r
# exec --no-startup-id polybar boop -r
# exec --no-startup-id nm-applet
@@ -115,7 +118,7 @@ exec --no-startup-id conky -c ~/.conky/syclo-crimson-bottomleft.conkyrc
bindsym $mod+Shift+s exec poweroff
# start a terminal
bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Return exec urxvtc
# kill focused window
bindsym $mod+Shift+q kill
@@ -138,7 +141,7 @@ bindsym XF86AudioPrevious exec "playerctl previous; cmus-remote -r"
# Application Shortcuts
bindsym $mod+b exec firefox
bindsym $mod+e exec i3-sensible-terminal -e ranger
bindsym $mod+e exec urxvtc -e ranger
bindsym $mod+Shift+e exec nautilus
bindsym $mod+m exec thunderbird

View File

@@ -7,4 +7,5 @@ map np shell cp -r ~/Templates/LaTeX/Protokoll $(date +%g.%m.%%d); ~/Templates/L
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_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
map nu shell touch L_$(basename %f .pdf)\.md; vim L_$(basename %f .pdf)\.md;
map nu shell touch L_$(basename %f .pdf)\.md
map ntu shell cp ~/Templates/LaTeX/UniversityAssignmets/assignment.tex .