laptop: - connect lab monitor alias - mute key - wi-fi symbol/name (i3blocks) Git: - checkout file - continue cherry-pick - checkout new branch
17 lines
379 B
Plaintext
17 lines
379 B
Plaintext
! URxvt.font: xft:hack:size=14
|
|
URxvt.font: xft:hack:size=13
|
|
|
|
URxvt*inheritPixmap: true
|
|
URxvt*transparent: true
|
|
! URxvt*shading: 0 to 99 darkens, 101 to 200 lightens
|
|
! URxvt*shading: 30
|
|
URxvt*shading: 25
|
|
|
|
URxvt.scrollBar: false
|
|
|
|
/* Clickable URLs {{{ */
|
|
URxvt.perl-ext-common: default,matcher
|
|
URxvt.url-launcher: /usr/bin/xdg-open
|
|
URxvt.matcher.button: 1
|
|
/* }}} Clickable URLs */
|