[herbstluftwm] Update screen layout
This commit is contained in:
parent
7bc5c92e25
commit
5a0aaf5469
1 changed files with 2 additions and 2 deletions
|
@ -130,11 +130,11 @@ hc unlock
|
||||||
|
|
||||||
herbstclient set tree_style '╾│ ├└╼─┐'
|
herbstclient set tree_style '╾│ ├└╼─┐'
|
||||||
|
|
||||||
# Pad the first monitor to make room for mowedline and trayer.
|
hc pad 0 0 0 0 0
|
||||||
hc pad 0 0 0 16 16
|
|
||||||
|
|
||||||
# Load layouts for the dev and web tags.
|
# Load layouts for the dev and web tags.
|
||||||
hc load web '(clients max:0)'
|
hc load web '(clients max:0)'
|
||||||
|
hc load dev '(split horizontal:0.75:1 (split horizontal:0.33:1 (clients max:0 0x420000e) (clients max:0 0x3800086)) (clients vertical:0 0x1a0000e))'
|
||||||
|
|
||||||
# Make sure the "Emacs" frame is selected.
|
# Make sure the "Emacs" frame is selected.
|
||||||
hc focus_edge left
|
hc focus_edge left
|
||||||
|
|
Loading…
Reference in a new issue