diff --git a/home-manager/hyprland.nix b/home-manager/hyprland.nix index cbb242c..67793c9 100644 --- a/home-manager/hyprland.nix +++ b/home-manager/hyprland.nix @@ -46,6 +46,10 @@ gestures = { workspace_swipe = true; }; + # General settings + general = { + gaps_out = 10; + }; # Allow using SUPER + left click to move windows and SUPER + right click to resize windows bindm = [ @@ -67,7 +71,6 @@ "trayscale" "owncloud" ]; - # Declare all keybinds bind = [ # Keybind for setting fullscreen