diff options
author | zachir <zachir@librem.one> | 2023-05-30 10:11:15 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-05-30 10:11:15 -0500 |
commit | 392c0057c6f748fda5ddef3acb99f0da6446dcc8 (patch) | |
tree | 0f3b27d96210e414fdfc9fd8c0b9018c857019ba /hypr/hyprland.conf | |
parent | b88d3fe2388c221532d14cf0c70d7a7dfe35741b (diff) |
redo waybar toggle command
Diffstat (limited to 'hypr/hyprland.conf')
-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 623a5db..65bef38 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -279,7 +279,7 @@ bind = $mainMod $secdMod, P, exec, passmenu #{{{ Misc bindings bind = $mainMod, Return, exec, foot bind = $mainMod $secdMod, F, exec, foot lf -bind = $mainMod, W, exec, waytoggle +bind = $mainMod, W, exec, t waybar bind = $mainMod, Q, exec, loginctl lock-session bind = $mainMod SHIFT, G, exec, get-app-id #bind = $mainMod CONTROL, R, exec, startx -- /usr/bin/Xephyr -screen 1920x1080 :1 |