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