Comment out Latte Dock restart
This commit is contained in:
parent
6de645e71d
commit
53b59157cd
|
@ -1,10 +1,10 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#xrandr-extend -x 2.0 hdmi
|
#xrandr-extend -x 2.0 hdmi
|
||||||
xrandr-extend hdmi
|
xrandr-extend -x 1.8 hdmi
|
||||||
xinput --map-to-output 'IPTS Touch' eDP1
|
xinput --map-to-output 'IPTS Touch' eDP1
|
||||||
xinput --map-to-output 'IPTS Stylus Pen (0)' eDP1
|
xinput --map-to-output 'IPTS Stylus Pen (0)' eDP1
|
||||||
xinput --map-to-output 'IPTS Stylus Eraser (0)' eDP1
|
xinput --map-to-output 'IPTS Stylus Eraser (0)' eDP1
|
||||||
killall plasmashell
|
killall plasmashell
|
||||||
kstart5 plasmashell
|
kstart5 plasmashell
|
||||||
killall latte-dock
|
#killall latte-dock
|
||||||
latte-dock
|
#latte-dock
|
||||||
|
|
Loading…
Reference in New Issue