summaryrefslogtreecommitdiff
path: root/niri/cfg/layout.kdl
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-03-22 14:11:01 +0530
committerryukamish <[email protected]>2026-03-22 14:11:01 +0530
commit876fa79f31d4e2c67d62e16d503bc75b749eefcd (patch)
tree8607922f7290237f792f4f856966b35d1cc75b62 /niri/cfg/layout.kdl
parentfaf874f14acc80eccbd5222581f9f3fdb8c4e842 (diff)
chore: cleanup
Diffstat (limited to 'niri/cfg/layout.kdl')
-rw-r--r--niri/cfg/layout.kdl9
1 files changed, 3 insertions, 6 deletions
diff --git a/niri/cfg/layout.kdl b/niri/cfg/layout.kdl
index 7b434b9..1def8da 100644
--- a/niri/cfg/layout.kdl
+++ b/niri/cfg/layout.kdl
@@ -1,5 +1,5 @@
layout {
- gaps 4
+ gaps 2
center-focused-column "never"
preset-column-widths {
@@ -9,11 +9,8 @@ layout {
}
default-column-width { proportion 0.5; }
focus-ring {
- width 4
- // active-color "#7fc8ff"
- // inactive-color "#505050"
- active-gradient from="#80c8ff" to="#c7ff7f" angle=45
- // inactive-gradient from="#505050" to="#808080" angle=45 relative-to="workspace-view"
+ width 2
+ active-color "#7fc8ff"
}
border {