From bd2986a632e60e1b6bdce7eefe49d1a787c01af7 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 30 May 2023 22:53:32 -0500 Subject: Use dmount to mount with user permissions --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 5b4bd85..cf7a604 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -269,7 +269,7 @@ bind = $mainMod $secdMod, W, exec, lwc bind = $mainMod $secdMod, E, exec, mbc bind = $mainMod $secdMod, R, exec, ffc bind = $mainMod $secdMod, 1, exec, bm -bind = $mainMod $secdMod, comma, exec, dmount +bind = $mainMod $secdMod, comma, exec, dmount -p bind = $mainMod $secdMod, period, exec, dmenuumount bind = $mainMod $secdMod CONTROL, U, exec, dmenuunicode bind = $mainMod $secdMod, U, exec, mprisctl -- cgit v1.2.3