From 92ea7d3ee9eb1c563e08dbbc7746e6e4a17fae7e Mon Sep 17 00:00:00 2001 From: vaskozl Date: Sun, 15 Feb 2015 21:11:50 +0100 Subject: fix paste --- bash_aliases | 2 ++ config/sxhkd/sxhkdrc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/bash_aliases b/bash_aliases index 5f879a7..07b51d7 100644 --- a/bash_aliases +++ b/bash_aliases @@ -5,6 +5,8 @@ # for volume over 150: pactl set-sink-volume 0 150% (or volume 150%) #if you wanna change timezone just copy one of /usr/share/zoneinfo/place to /etc/localtime +# SDR +alias sdr='gqrx-alsa' # Disable mouse alias remouse='sudo modprobe -r bcm5974' alias enmouse='sudo modprobe bcm5974' diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc index 8f75f70..b287c79 100644 --- a/config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -112,7 +112,7 @@ grave ; @button{1-3} # grave ; i - xdotool key shift+Insert + ~/bin/paste grave ; space urxvt -- cgit v1.2.3-54-g00ecf