From cb2f166bbeaecf2585da21e5304927dad33da1e7 Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 2 Nov 2023 16:07:43 -0500 Subject: Use user permission flag for dmount --- sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 1c10dfe..26e633b 100755 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -49,7 +49,7 @@ super + alt + u # run dmenu interface for mount super + alt + comma - dmount + dmount -p # run dmenu interface for umount super + alt + period -- cgit v1.2.3