Initial commit for Arch
This commit is contained in:
@@ -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 */
|
||||
|
||||
@@ -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 &)
|
||||
|
||||
Reference in New Issue
Block a user