Setup ranger on laptop and update screenshot

Also added Spotify i3block to laptop.
This commit is contained in:
2018-03-07 01:13:11 -05:00
parent 85bf4323b6
commit c1597d0527
13 changed files with 2968 additions and 39 deletions

View File

@@ -94,9 +94,9 @@ source ~/linux-config/aliases/zsh_aliases
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
# Both PC/Laptop {{{
if [ "$(whoami)" = "kevin" ]; then
xset r rate 200 90
gsettings set org.gnome.desktop.peripherals.keyboard delay 25
gsettings set org.gnome.desktop.peripherals.keyboard repeat-interval 200
export PATH="${PATH}:${HOME}/.local/bin/"
(cat ~/.cache/wal/sequences &)
fi