fix(waybar/hyprland): made all margins the same

This commit is contained in:
2026-03-24 00:30:34 -04:00
parent d5cc0a1de1
commit 054730ba26
3 changed files with 5 additions and 23 deletions

View File

@@ -173,11 +173,6 @@ cursor {
inactive_timeout = 1
}
# https://wiki.hyprland.org/Configuring/Variables/#gestures
# gestures {
# workspace_swipe = false
#}
####################
### KEYBINDINGSS ###
####################
@@ -241,16 +236,3 @@ bind = $mainMod, mouse_up, workspace, e-1
# Move/resize windows with mainMod + LMB/RMB and dragging
bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow
##############################
### WINDOWS AND WORKSPACES ###
##############################
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules
# Example windowrule v1
# windowrule = float, ^(kitty)$
# Example windowrule v2
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$