From 95691fb34e683f19189208d7ee18f3722c49db6b Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sat, 10 Jan 2015 23:46:35 +0100 Subject: message --- Xdefaults | 1 + Xresources | 1 - bash_aliases | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Xdefaults b/Xdefaults index 059e459..dd9e389 100644 --- a/Xdefaults +++ b/Xdefaults @@ -55,4 +55,5 @@ URxvt.keysym.M-s: perl:keyboard-select:search ! M-u to select open copy links !URxvt.perl-ext-common: ...,url-select URxvt.keysym.M-u: perl:url-select:select_next +URxvt.url-select.launcher: /home/vasko/.ratpoison/exec_to_workspace 2 firefox --new-tab diff --git a/Xresources b/Xresources index 270f442..817a298 100644 --- a/Xresources +++ b/Xresources @@ -73,5 +73,4 @@ xterm*metaSendsEscape: true xterm*eightBitInput: false xterm*allowSendEvents: true -URxvt.url-select.launcher: /home/vasko/.ratpoison/exec_to_workspace 2 firefox --new-tab diff --git a/bash_aliases b/bash_aliases index 27641a9..6fff0e4 100644 --- a/bash_aliases +++ b/bash_aliases @@ -52,7 +52,7 @@ alias g='wget' alias x='tar -xvzf' alias a='tar -cvzf' alias i='sudo pacman -S' -alias p='sudo pacman -R' +alias p='sudo pacman -Rs' alias t='optirun' alias ts='optirun -b none nvidia-settings -c :8' alias tc='lsof -n /dev/nvidia0' -- cgit v1.2.3-54-g00ecf