Setup ranger on laptop and update screenshot
Also added Spotify i3block to laptop.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
URxvt.font: xft:hack:size=11
|
||||
URxvt.font: xft:hack:size=12
|
||||
|
||||
/* transparency {{{ */
|
||||
URxvt*inheritPixmap: true
|
||||
URxvt*transparent: true
|
||||
! URxvt*shading: 0 to 99 darkens, 101 to 200 lightens
|
||||
URxvt*shading: 10
|
||||
URxvt*shading: 30
|
||||
/* }}} transparency */
|
||||
|
||||
URxvt.scrollBar: false
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user