config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

commit c0e3c9b830c5f4d6664f8da819b07d903106372d
parent 186605f3e963112ffba6a511d364f5ea86815131
Author: jacob@nzxt <jacobouno@protonmail.com>
Date:   Wed, 15 Apr 2020 08:31:54 -0700

volume: update arguments,  dmenu-bookmarks: add notify argument

Diffstat:
Msxhkd/.config/sxhkd/dwm | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sxhkd/.config/sxhkd/dwm b/sxhkd/.config/sxhkd/dwm @@ -37,7 +37,7 @@ super + n # bookmarks shift + super + {m,alt + m, n} - dmenu-bookmarks {--open,--open-catagories,--edit} + dmenu-bookmarks -n {--open,--open-catagories,--edit} # webcam super + alt + w @@ -93,4 +93,4 @@ XF86Audio{Raise,Lower}Volume # mute mic and speakers XF86Audio{_,Mic}Mute - volume {mute,mute-mic} + volume {--mute,--mute-mic}