From b2951703934fefb4893db725d3ecd3eafab35b35 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Fri, 3 Oct 2025 09:40:58 -0700 Subject: pop-os: Update initial setup for herbstluftwm --- oni/home/config/pop-os.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oni/home/config/pop-os.scm b/oni/home/config/pop-os.scm index fe5d02e..a2a31e6 100644 --- a/oni/home/config/pop-os.scm +++ b/oni/home/config/pop-os.scm @@ -246,7 +246,7 @@ (service home-herbstluftwm-service-type (home-herbstluftwm-configuration - (tags '(dev web game)) + (tags '(dev web)) (key-bindings '(("s-S-q" . "quit") ("s-S-e" . "reload"))) @@ -299,7 +299,7 @@ (padding '(0 0 0 16 16)) (layouts '((web clients max:0) - (dev split horizontal:0.54:1 (clients max:0) (clients vertical:0)))) + (dev split horizontal:0.7375:1 (clients max:0) (clients vertical:0)))) (extra (list (mixed-text-file -- cgit v1.3-2-g0d8e