commit 81da1fe5b0e9924803ae42faa13eaab13c670bfe
parent 84b63f3a24690c944b689ccab20bc63f46d95052
Author: pyratebeard <root@pyratebeard.net>
Date: Tue, 5 Jul 2022 17:14:03 +0100
remove keybind for ranger. start xbindkeys in xinit
Diffstat:
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/xbindkeys/.xbindkeysrc b/xbindkeys/.xbindkeysrc
@@ -82,10 +82,6 @@
"curvol=$(awk -F"[][]" '/%/ {print $2}' <(amixer get Master) | tr -d '%' | head -n1) ; curvol=$(( curvol + 10 )) ; amixer set Master "${curvol}%""
alt + Page_Up
-## open ranger
-"urxvtc -hold -e ranger $HOME"
- release+alt+shift + r
-
## ptt
#"/usr/bin/amixer set Capture cap >/dev/null"
# alt + p
diff --git a/xinit/.xinitrc b/xinit/.xinitrc
@@ -59,6 +59,8 @@ light-locker &
# load resources.
xrdb -load ~/.Xdefaults
+xbindkeys
+
# Start a terminal in the foreground. If this dies, X dies.
#urxvtd &
#exec urxvt -T controlterm