summaryrefslogtreecommitdiffstats
path: root/xbindkeysrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-10-08 12:09:20 -0400
committerJesse Luehrs <doy@tozt.net>2023-10-08 12:59:10 -0400
commit49570c8dd03448240897b37b68567352b790f16f (patch)
tree6c192a52046d5d0dd1b84a838befd8e777cfeafb /xbindkeysrc
parent66939c71da756c1d9e07a88a4a8ea2a018650060 (diff)
downloadconf-49570c8dd03448240897b37b68567352b790f16f.tar.gz
conf-49570c8dd03448240897b37b68567352b790f16f.zip
convert to stow
Diffstat (limited to 'xbindkeysrc')
-rw-r--r--xbindkeysrc59
1 files changed, 0 insertions, 59 deletions
diff --git a/xbindkeysrc b/xbindkeysrc
deleted file mode 100644
index caaac4b..0000000
--- a/xbindkeysrc
+++ /dev/null
@@ -1,59 +0,0 @@
-"env WINIT_X11_SCALE_FACTOR=1 alacritty"
- Mod4 + o
-
-"firefox"
- Mod4 + b
-
-"xclip -o | xargs xdg-open"
- Mod4 + p
-
-"dmenu_run -fn 'Misc Fixed:pixelsize=14'"
- Mod4 + r
-
-"xset s activate"
- Mod4 + d
-
-"numkeys toggle"
- Shift + Shift_R
-
-"numkeys toggle"
- Shift + Shift_L
-
-"volume mute && pkill -USR1 i3status"
- XF86AudioMute
-
-"volume down && pkill -USR1 i3status"
- XF86AudioLowerVolume
-
-"volume up && pkill -USR1 i3status"
- XF86AudioRaiseVolume
-
-"pactl set-source-mute 5 toggle"
- XF86AudioMicMute
-
-"backlight dec && pkill -USR1 i3status"
- XF86MonBrightnessDown
-
-"backlight inc && pkill -USR1 i3status"
- XF86MonBrightnessUp
-
-"tv"
- XF86Display
-
-"[ $(rfkill --output type,soft | grep wlan | awk '{print $2}') = 'unblocked' ] && sudo rfkill block wlan || sudo rfkill unblock wlan"
- XF86WLAN
-
-"env WINIT_X11_SCALE_FACTOR=1 tdrop -w 724 -h 436 alacritty --class Alacritty-tdrop -e tmux"
- XF86Tools
-
-"xset dpms force off"
- XF86Search
-
-"kill-focused STOP"
- XF86LaunchA
-
-"kill-focused CONT"
- XF86Explorer
-
-"xclip -selection CLIPBOARD -o | xargs -0 -n1 xdotool type --clearmodifiers --delay 0"
- Control + Insert + Release