Initial commit for Arch

This commit is contained in:
2018-12-02 08:53:30 -05:00
parent 00a4c0e7cd
commit 56842bfd17
7 changed files with 39 additions and 32 deletions

View File

@@ -1,16 +1,16 @@
! URxvt.font: xft:hack:size=14
URxvt.font: xft:hack:size=13
URxvt.font: xft:Hack Nerd Font:size=17
URxvt*inheritPixmap: true
! URxvt*transparent: false
URxvt*transparent: true
! URxvt*shading: 0 to 99 darkens, 101 to 200 lightens
! URxvt*shading: 30
URxvt*shading: 25
URxvt*shading: 30
! URxvt*shading: 200
URxvt.scrollBar: false
/* Clickable URLs {{{ */
! Clickable URLs {{{ */
URxvt.perl-ext-common: default,matcher
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1
/* }}} Clickable URLs */
! }}} Clickable URLs */

View File

@@ -1,3 +1,5 @@
# default {{{ #
# If you come from bash you might have to change your $PATH.
# Path to your oh-my-zsh installation.
@@ -96,6 +98,8 @@ export LC_MESSAGES="C"
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
# }}} default #
# pywal
export PATH="${PATH}:${HOME}/.local/bin/"
(cat ~/.cache/wal/sequences &)