From e2e80b97af8e15c6189cf600635c1e60fdc10174 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Mon, 9 Mar 2020 19:15:09 -0400 Subject: [PATCH] Delete sxhkdrc --- .config/sxhkd/sxhkdrc | 64 ------------------------------------------- 1 file changed, 64 deletions(-) delete mode 100644 .config/sxhkd/sxhkdrc diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc deleted file mode 100644 index 73be25a6..00000000 --- a/.config/sxhkd/sxhkdrc +++ /dev/null @@ -1,64 +0,0 @@ -# The Simple X Hotkey Daemon is the program used by LARBS to map most of the -# i3 independent commands. This file is pretty readable, so I'll let you read -# it. - -super + w - $TERMINAL -e sudo nmtui -super + shift + w - $BROWSER -super + grave - dmenuunicode -super + Scroll_Lock - ifinstalled screenkey && (killall screenkey || screenkey) -super + Insert - showclip -super + x - ifinstalled i3lock && i3lock --color 000000 --show-failed-attempts --radius 120 --ring-width 10.0 -super + shift + x - prompt "Shutdown computer?" "sudo -A shutdown -h now" -super + shift + BackSpace - prompt "Reboot computer?" "sudo -A reboot" -super + shift + Escape - prompt 'Leave Xorg?' 'killall Xorg' - -# Recording -# Take screenshot -Print - maim pic-full-$(date '+%y%m%d-%H%M-%S').png -# Pick screenshot type -shift + Print - maimpick -# Print: Record audio or video; Del: kill recording -super + Print - dmenurecord -super + Delete - dmenurecord kill -alt + shift + escape - pkill -USR1 -x sxhkd - -# Volume -# Increase volume -super {_,shift +} + plus - amixer sset Master {5,15}%+ -# Decrease volume -super {_,shift +} + minus - amixer sset Master {5,15}%- -super + shift + m - amixer sset Master toggle - -# Function keys -# Show readme -super + F1 - groff -mom $HOME/.local/share/larbs/readme.mom -Tpdf | zathura - -# F2 restarts either dwm or i3 and is bound in each. -# Change display -super + F3 - displayselect -# Hibernate -super + F4 - prompt 'Hibernate computer?' 'sudo -A zzz -Z' -super + F5 - killall screenkey || screenkey -# Mount a USB drive or Android device -super + {F9,F10} - {dmenumount,dmenuumount}