making plasma use the correct scale factor on laptop

This commit is contained in:
Chris Cochrun 2023-01-13 09:13:32 -06:00
parent dc0d32a137
commit 3bf5ef3784

View file

@ -1,6 +1,7 @@
#!/bin/sh
export MOZ_ENABLE_WAYLAND=1
export QT_SCALE_FACTOR=1
# exec ydotoold &
# exec systemctl enable --user --now libinput-gestures &
@ -11,9 +12,8 @@ systemctl --user stop jellyfin-mpv-shim.service &
systemctl --user stop nextcloud-client.service &
systemctl --user stop emacs.service &
sleep 3
sleep 1
exec greenclip daemon &
exec emacs --daemon &
exec jellyfin-mpv-shim &
exec nextcloud --background &