summaryrefslogtreecommitdiff
path: root/herbstluftwm-autostart.org
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2021-08-14 17:09:53 -0700
committerMarius Peter <marius.peter@tutanota.com>2021-08-14 17:09:53 -0700
commit66aae1f19870d605bdc9db357011fdd1323aa7e4 (patch)
treed8184a56a03786b37ed82bfa05a73460ce4f7011 /herbstluftwm-autostart.org
parent6c74375ae858e868ef44da307ab4a3af77d42476 (diff)
Literato!
Diffstat (limited to 'herbstluftwm-autostart.org')
-rwxr-xr-xherbstluftwm-autostart.org18
1 files changed, 17 insertions, 1 deletions
diff --git a/herbstluftwm-autostart.org b/herbstluftwm-autostart.org
index bc21979..1650ea9 100755
--- a/herbstluftwm-autostart.org
+++ b/herbstluftwm-autostart.org
@@ -263,7 +263,7 @@ layout is skipped.
hc set always_show_frame on
hc set frame_bg_transparent on
hc set frame_transparent_width 5
- hc set frame_gap 4
+ hc set frame_gap 0
#+END_SRC
@@ -300,11 +300,27 @@ layout is skipped.
** Window appearance
+Gap between windows, tiled in a frame.
+
#+BEGIN_SRC shell
hc set window_gap 24
+#+END_SRC
+
+We could reserve extra room on the edges of a given frame.
+
+#+BEGIN_SRC shell
hc set frame_padding 0
+#+END_SRC
+
+If only one window exists in a given frame, no border gap is added. If
+only one frame exists on a given monitor, no border gap is added.
+
+#+BEGIN_SRC shell
hc set smart_window_surroundings on
hc set smart_frame_surroundings on
+#+END_SRC
+
+#+BEGIN_SRC shell
hc set mouse_recenter_gap 0
#+END_SRC
Copyright 2019--2024 Marius PETER