From 7cc6b580145f37dee8aad0ccfe1ad6ca4c12dc12 Mon Sep 17 00:00:00 2001 From: "info@data-pro.nu" Date: Sun, 15 Mar 2026 16:30:09 +0000 Subject: [PATCH] Working on hyprland config --- .../assets/hyprland/conf/hypr/hyprland.conf | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/Droidnix/assets/hyprland/conf/hypr/hyprland.conf b/Droidnix/assets/hyprland/conf/hypr/hyprland.conf index b488b234b..811ed3d35 100644 --- a/Droidnix/assets/hyprland/conf/hypr/hyprland.conf +++ b/Droidnix/assets/hyprland/conf/hypr/hyprland.conf @@ -2,22 +2,10 @@ source = ./variables.conf source = ./theming.conf source = ./animations.conf source = ./bindings.conf -source = ./behaviour.conf +# source = ./behaviour.conf source = ./exec-once.conf source = ./layer-rules.conf source = ./layout.conf source = ./monitor-rules.conf -source = ./window-rules.conf -source = ./workspace-rules.conf - -general { - gaps_in = 2 - gaps_out = 4 - border_size = 2 - # Gradient syntax: color color angle (e.g. 45deg). :contentReference[oaicite:5]{index=5} - col.active_border = $blue $green 45deg - col.inactive_border = $inactive - layout = scrolling - resize_on_border = true - extend_border_grab_area = 20 # Makes it easier to "grab" the edge -} +# source = ./window-rules.conf +# source = ./workspace-rules.conf