From 4791ab0af7065f92b3a0d949e36b4fc14b2be018 Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Wed, 25 Sep 2019 14:06:02 +0200 Subject: [PATCH 1/2] Makefile --- Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index 38cdee1..efafdee 100644 --- a/Makefile +++ b/Makefile @@ -52,14 +52,9 @@ i3: dep ln -s ~/.dotfiles/i3 ~/.config/i3 cd i3/conf/ && ./build.sh -mutt: dep - ln -s ~/.dotfiles/mutt/.muttrc ~/.muttrc - ln -s ~/.dotfiles/mutt/.mailcap ~/.mailcap - - .PHONY: clean zsh git vim tmux i3 albert clean: - rm -rf ~/.vim ~/.vimrc ~/.tmux ~/.tmux.conf ~/.gitconfig ~/.config/i3 ~/.muttrc + rm -rf ~/.vim ~/.vimrc ~/.tmux ~/.tmux.conf ~/.gitconfig ~/.config/i3 rm -rf ~/.zshrc ~/.zimrc ~/.zim ~/.zlogin ~/.compton.conf rm -rf ~/.mailcap ~/.zsh rm -rf ~/.config/albert @@ -72,4 +67,4 @@ dep: cd /tmp/makedir/bumblebee && makepkg -Acsi sudo pacman -S awesome-terminal-fonts perl-anyevent-i3 perl-json-xs w3m fzf fd -all: clean i3 zsh mutt compton xcompose xresources albert git vim tmux urlview +all: clean i3 zsh compton xcompose xresources albert git vim tmux urlview From 75fc6715e2b0f4149379550c51e09593ed0fa49b Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Sat, 12 Oct 2019 02:00:15 +0200 Subject: [PATCH 2/2] Zathura --- .Xresources | 2 +- .zimrc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.Xresources b/.Xresources index f3fbc2c..2506249 100644 --- a/.Xresources +++ b/.Xresources @@ -1,5 +1,5 @@ URxvt.foreground: #d0d1d2 -URxvt.background: [80]#1c1c1c +URxvt.background: #1c1c1c URxvt.cursorColor: #d0d1d2 URxvt.transparent: true diff --git a/.zimrc b/.zimrc index e1190e9..b8daa5f 100644 --- a/.zimrc +++ b/.zimrc @@ -98,6 +98,7 @@ fi alias -g cb="xclip -selection clipboard" alias -g tb="nc termbin.com 9999 | xclip -selection clipboard" alias -g sshot='xfce4-screenshooter -o "$(which xclip) -i -t image/png -selection clipboard" $@' +alias -g pdf='zathura' # History search bindkey -v