diff options
author | zachir <zachir@librem.one> | 2023-11-02 16:07:43 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-11-05 17:29:54 -0600 |
commit | 13f610742230cc653cfd0df39a93f2f4c2c11029 (patch) | |
tree | 004e664c9aa6385a8988fcd6d0b0ca658206961c /sxhkd/sxhkdrc | |
parent | 99da4abe40308fc3af0e2d524fcd9b225d8c8be8 (diff) |
Use user permission flag for dmount
Diffstat (limited to 'sxhkd/sxhkdrc')
-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 |