merge: work
This commit is contained in:
parent
544258de34
commit
82cf039bc1
6 changed files with 27 additions and 17 deletions
10
.xinitrc
10
.xinitrc
|
@ -1,6 +1,10 @@
|
|||
#!/bin/sh
|
||||
|
||||
xrandr \
|
||||
--output HDMI-2 --auto --primary
|
||||
--output eDP-1 --left-of HDMI-2
|
||||
#xrandr \
|
||||
# --output HDMI-2 --auto --primary \
|
||||
# --output eDP-1 --left-of HDMI-2
|
||||
#
|
||||
## fix touchscreen
|
||||
#xinput --map-to-output 'Raydium Corporation Raydium Touch System' 'eDP-1'
|
||||
|
||||
exec x-window-manager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue