diff options
-rw-r--r-- | bash_aliases | 2 | ||||
-rw-r--r-- | config/sxhkd/sxhkdrc | 2 |
2 files changed, 3 insertions, 1 deletions
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 |