summaryrefslogtreecommitdiff
path: root/_linux/hypr/hyprland.conf
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2024-02-08 11:53:29 +0100
committerkkard2 <[email protected]>2024-02-08 11:53:29 +0100
commit403ed671e869e860d3026753c4d42896e3426ffb (patch)
tree0498e6672e096e738f35805f0021454a5e9761cb /_linux/hypr/hyprland.conf
parent2f8b1b9ac655a0ebd73073f959a74fd84500e91f (diff)
hypr shadow realm, waybar multiple monitors, nvim statusline
Diffstat (limited to '_linux/hypr/hyprland.conf')
-rw-r--r--_linux/hypr/hyprland.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/_linux/hypr/hyprland.conf b/_linux/hypr/hyprland.conf
index 1671db5..609a778 100644
--- a/_linux/hypr/hyprland.conf
+++ b/_linux/hypr/hyprland.conf
@@ -177,10 +177,8 @@ bind = $mainMod SHIFT, 8, movetoworkspace, 8
bind = $mainMod SHIFT, 9, movetoworkspace, 9
bind = $mainMod SHIFT, 0, movetoworkspace, 10
-# Example special workspace (scratchpad)
-# i have no idea what this does and why you would want to use it
-#bind = $mainMod, S, togglespecialworkspace, magic
-#bind = $mainMod SHIFT, S, movetoworkspace, special:magic
+# move a window to the shadow realm (if it can't be closed)
+bind = $mainMod, F4, movetoworkspacesilent, special
# Move/resize windows with mainMod + LMB/RMB and dragging
bindm = $mainMod, mouse:272, movewindow