.config/herbstluftwm/autostart
This commit is contained in:
parent
aaaadb9080
commit
0827b05129
1 changed files with 0 additions and 7 deletions
|
@ -18,13 +18,6 @@ hc set window_border_active_color "#e0c625"
|
||||||
hc set default_frame_layout 2
|
hc set default_frame_layout 2
|
||||||
hc set_layout max
|
hc set_layout max
|
||||||
|
|
||||||
# Tags
|
|
||||||
hc rename default q
|
|
||||||
tagnames=(q w e a s d z x c)
|
|
||||||
for tag in ${tagnames[@]}; do
|
|
||||||
hc add $tag
|
|
||||||
done
|
|
||||||
|
|
||||||
# Monitors
|
# Monitors
|
||||||
hc remove_monitor 1
|
hc remove_monitor 1
|
||||||
hc move_monitor 0 1920x1080+0+0
|
hc move_monitor 0 1920x1080+0+0
|
||||||
|
|
Loading…
Reference in a new issue