added keybinds for urxvt-resize-font-git, and added udiskie automount program to autostart.

This commit is contained in:
Gabe Venberg 2019-03-03 13:11:43 -06:00
parent 22d55e47d4
commit aaec0f7036
2 changed files with 8 additions and 1 deletions

View file

@ -12,6 +12,12 @@ URxvt*termName: rxvt-unicode
URxvt.perl-ext-common: default,matcher URxvt.perl-ext-common: default,matcher
URxvt.urlLauncher: waterfox URxvt.urlLauncher: waterfox
URxvt.matcher.button: 1 URxvt.matcher.button: 1
!!keybindings for urxvt-resize-font-git.
URxvt.keysim.C-minus: resize-font:smaller
URxvt.keysym.C-equal: resize-font:bigger
URxvt.keysym.C-0: resize-font:reset
URxvt.keysym.C-question: resize-font:show
!! drop in Solarized colorscheme for Xresources/Xdefaults !! drop in Solarized colorscheme for Xresources/Xdefaults

View file

@ -8,4 +8,5 @@ setmouse () {
} }
#setmouse #setmouse
xrdb -merge ~/.Xresources xrdb -merge ~/.Xresources
exec i3 udiskie
i3