From aaec0f7036f9f07c07ed05b1e79450b66d6fc675 Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Sun, 3 Mar 2019 13:11:43 -0600 Subject: [PATCH] added keybinds for urxvt-resize-font-git, and added udiskie automount program to autostart. --- x11/.Xresources | 6 ++++++ x11/.xinitrc | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/x11/.Xresources b/x11/.Xresources index 17eed41..fc10812 100644 --- a/x11/.Xresources +++ b/x11/.Xresources @@ -12,6 +12,12 @@ URxvt*termName: rxvt-unicode URxvt.perl-ext-common: default,matcher URxvt.urlLauncher: waterfox 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 diff --git a/x11/.xinitrc b/x11/.xinitrc index 5535fac..d02ce06 100644 --- a/x11/.xinitrc +++ b/x11/.xinitrc @@ -8,4 +8,5 @@ setmouse () { } #setmouse xrdb -merge ~/.Xresources -exec i3 +udiskie +i3