.config/herbstluftwm/autostart
This commit is contained in:
parent
e1c2debd76
commit
f8ac5b3a8a
1 changed files with 2 additions and 1 deletions
|
@ -19,9 +19,10 @@ hc set default_frame_layout 2
|
||||||
hc set_layout max
|
hc set_layout max
|
||||||
|
|
||||||
# Monitors
|
# Monitors
|
||||||
|
hc add default2
|
||||||
hc remove_monitor 1
|
hc remove_monitor 1
|
||||||
hc move_monitor 0 1920x1080+0+0
|
hc move_monitor 0 1920x1080+0+0
|
||||||
hc add_monitor 1680x1050+1920+0 w
|
hc add_monitor 1680x1050+1920+0 default2
|
||||||
|
|
||||||
# Keys
|
# Keys
|
||||||
#hc keybind $modkey-t spawn ~/bin/hlwm/capture-todo
|
#hc keybind $modkey-t spawn ~/bin/hlwm/capture-todo
|
||||||
|
|
Loading…
Reference in a new issue