summaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.179
1 files changed, 0 insertions, 79 deletions
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