merge: work
This commit is contained in:
commit
2f9f5740cb
2 changed files with 33 additions and 12 deletions
4
.xinitrc
4
.xinitrc
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
xrandr \
|
||||
--output HDMI-2 --auto --primary \
|
||||
--output eDP-1 --left-of HDMI-2
|
||||
--output eDP-1 --primary \
|
||||
--output HDMI-2 --right-of-eDP-1
|
||||
|
||||
exec awesome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue