diff options
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index de38451..d131fde 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -269,7 +269,7 @@ bind = $mainMod $secdMod, W, exec, GTK_THEME="Plata-Noir-Compact" lwc bind = $mainMod $secdMod, E, exec, GTK_THEME="Plata-Noir-Compact" mbc bind = $mainMod $secdMod, R, exec, GTK_THEME="Plata-Noir-Compact" ffc bind = $mainMod $secdMod, 1, exec, GTK_THEME="Plata-Noir-Compact" 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 |