From a246b30fa6779432260b819c45ed6a5e50431adc Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Fri, 15 Jul 2016 16:27:19 -0500 Subject: [PATCH] stuuufffff --- arch_linux_init/utils.bash | 1 + variables.bash | 2 +- x/xresources | 7 ++++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/arch_linux_init/utils.bash b/arch_linux_init/utils.bash index 03982da..3f9981e 100755 --- a/arch_linux_init/utils.bash +++ b/arch_linux_init/utils.bash @@ -31,6 +31,7 @@ pacaur -S \ bash-completion \ avr-libc avr-gcc dfu-programmer dfu-util \ reptyr \ + urxvt-perls-git \ --noconfirm --noedit sudo ln -s /usr/bin/google-chrome-unstable /usr/bin/chrome diff --git a/variables.bash b/variables.bash index d2d995e..a617d8d 100755 --- a/variables.bash +++ b/variables.bash @@ -6,7 +6,7 @@ export DOTFILES_PATH="$HOME/.dotfiles" export REPOSITORY_PATH="$HOME/Documents/open-source" export WINDOW_GAP=5 -export BORDER_WIDTH=1 +export BORDER_WIDTH=3 export BAR_PID_FILE="$DOTFILES_PATH/wm_bar.pid" source "$DOTFILES_PATH/scripts/get_x_fonts.sh" diff --git a/x/xresources b/x/xresources index fffe8e7..c8047fc 100755 --- a/x/xresources +++ b/x/xresources @@ -1,4 +1,4 @@ -#define primaryfont xft:Terminus-8 +#define primaryfont xft:Terminus-16 #define secondaryfont xft:Open Sans-9 #define iconfont xft:stlarch-9 #define primaryletterspace 0 @@ -20,10 +20,11 @@ emacs.font: emacspfont *depth: 32 -URxvt.internalBorder: 5 +URxvt.internalBorder: 8 Xcursor.theme: human -URxvt.perl-ext-common: default,matcher +URxvt.perl-ext-common: default,matcher,keyboard-select +URxvt.keysym.M-Escape: perl:keyboard-select:activate URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: 1