From 491ccb4595350dd666f656b09f6cb90781c6ae64 Mon Sep 17 00:00:00 2001 From: zachir Date: Sat, 12 Dec 2020 23:45:44 -0600 Subject: Move some keybindings to sxhkd (leave volsv, just uncomment config lines to use as normal) --- dwm.1 | 79 ------------------------------------------------------------------- 1 file changed, 79 deletions(-) (limited to 'dwm.1') diff --git a/dwm.1 b/dwm.1 index a9f276c..68b6722 100644 --- a/dwm.1 +++ b/dwm.1 @@ -74,85 +74,6 @@ Spawn .BR dmenu(1) for launching other programs. .TP -.B Mod1\-c -Spawn xidletog to change caffeine/xautolock state. -.TP -.B Mod1\-x -Spawn -.BR xkill(1) -to kill any selected window. -.TP -.B AudioPlay -Spawn -.BR playerctl(1) -to toggle (in order, if not found) -.BR mpd(1), -.BR mpv(1), -or any other MPRIS compatible media player -.TP -.B AudioNext -Spawn -.BR playerctl(1) -to go to next track of (in order, if not found) -.BR mpd(1), -.BR mpv(1), -or any other MPRIS compatible media player -.TP -.B AudioPrev -Spawn -.BR playerctl(1) -to go to previous track of (in order, if not found) -.BR mpd(1), -.BR mpv(1), -or any other MPRIS compatible media player -.TP -.B Shift\-AudioPlay -Spawn -.BR playerctl(1) -to toggle (in order, if not found) any other MPRIS compatible media player, pr -.BR mpd(1). -.TP -.B Shift\-AudioNext -Spawn -.BR playerctl(1) -to skip forward in (in order, if not found) any other MPRIS compatible media player, pr -.BR mpd(1). -.TP -.B Shift\-AudioPrev -Spawn -.BR playerctl(1) -to toggle (in order, if not found) any other MPRIS compatible media player, pr -.BR mpd(1). -.TP -.B MonBrightnessUp -Spawn -.BR light(1) -to turn the backlight brightness up -.TP -.B MonBrightnessDown -Spawn -.BR light(1) -to turn the backlight brightness down -.TP -.B AudioLowerVolume -Spawn volsv to turn the volume (pulseaudio first, alsa if not found) down -.TP -.B AudioRaiseVolume -Spawn volsv to turn the volume (pulseaudio first, alsa if not found) up -.TP -.B AudioMute -Spawn volsv to mute the volume (pulseaudio first, alsa if not found) -.TP -.B AudioMicMute -Spawn -.BR pamixer(1) -to mute the microphone. -.TP -.B Mod4\-l -Spawn -.BR i3lock-fancy(1) -to lock the screen. -.TP .B Mod1\-b Toggles bar on and off. .TP -- cgit v1.2.3