merge: work
This commit is contained in:
parent
6f244dea7f
commit
544258de34
3 changed files with 447 additions and 2 deletions
6
.xinitrc
Normal file
6
.xinitrc
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
xrandr \
|
||||
--output HDMI-2 --auto --primary
|
||||
--output eDP-1 --left-of HDMI-2
|
||||
exec x-window-manager
|
Loading…
Add table
Add a link
Reference in a new issue