diff options
Diffstat (limited to 'hypr/hyprland.conf')
-rw-r--r-- | hypr/hyprland.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 6c9a859..df2d591 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -282,7 +282,6 @@ bind = $mainMod, Return, exec, foot bind = $mainMod $secdMod, F, exec, foot lfrun bind = $mainMod, W, exec, t waybar bind = $mainMod, Q, exec, loginctl lock-session -bind = $mainMod $secdMod, Q, exec, systemctl suspend bind = $mainMod SHIFT, G, exec, get-app-id #bind = $mainMod CONTROL, R, exec, startx -- /usr/bin/Xephyr -screen 1920x1080 :1 #}}} |