diff options
author | zachir <zachir@librem.one> | 2023-11-02 16:07:43 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-11-02 16:07:43 -0500 |
commit | cb2f166bbeaecf2585da21e5304927dad33da1e7 (patch) | |
tree | d94aef08e29f7d721d033a87d2dfec2be2314acb /sxhkd | |
parent | e717579f235cacfc05ba4744f7d5394418238ce8 (diff) |
Use user permission flag for dmount
Diffstat (limited to 'sxhkd')
-rwxr-xr-x | sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |