diff options
| author | 2025-10-03 09:40:58 -0700 | |
|---|---|---|
| committer | 2025-10-03 09:40:58 -0700 | |
| commit | b2951703934fefb4893db725d3ecd3eafab35b35 (patch) | |
| tree | 565e14d8d33ef7585a7ebbf6743e9b33961f5567 | |
| parent | d60489bb0978e71f284cebbc60162c73d71a14de (diff) | |
| download | new-dotfiles-b2951703934fefb4893db725d3ecd3eafab35b35.tar.gz new-dotfiles-b2951703934fefb4893db725d3ecd3eafab35b35.zip | |
pop-os: Update initial setup for herbstluftwm
| -rw-r--r-- | oni/home/config/pop-os.scm | 4 |
1 files 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 |
