Adapt hdmi script to 1080 resolution
This commit is contained in:
parent
8edda6005b
commit
55a8f8d3a1
|
@ -1,7 +0,0 @@
|
||||||
[Desktop Entry]
|
|
||||||
Name=Connect external display
|
|
||||||
Comment=xrandr-extend && restart plasmashell
|
|
||||||
Exec=/usr/local/bin/hdmi
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Encoding=UTF-8
|
|
|
@ -0,0 +1,19 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Comment[en_US]=
|
||||||
|
Comment=
|
||||||
|
Exec=/usr/bin/srandrd /usr/local/bin/hdmi
|
||||||
|
GenericName[en_US]=
|
||||||
|
GenericName=
|
||||||
|
Icon=
|
||||||
|
MimeType=
|
||||||
|
Name[en_US]=srandrd
|
||||||
|
Name=srandrd
|
||||||
|
Path=
|
||||||
|
StartupNotify=true
|
||||||
|
Terminal=false
|
||||||
|
TerminalOptions=
|
||||||
|
Type=Application
|
||||||
|
X-DBUS-ServiceName=
|
||||||
|
X-DBUS-StartupType=
|
||||||
|
X-KDE-SubstituteUID=false
|
||||||
|
X-KDE-Username=
|
Loading…
Reference in New Issue