From a38dfb32193f215e62de84bb529d8fc7c2fc2b5e Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sat, 23 Sep 2017 17:12:40 +0100 Subject: spotify client alias --- Shell/bash_aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Shell/bash_aliases') diff --git a/Shell/bash_aliases b/Shell/bash_aliases index b2c0874..4882f96 100644 --- a/Shell/bash_aliases +++ b/Shell/bash_aliases @@ -1,6 +1,6 @@ #if you wanna change timezone just copy one of /usr/share/zoneinfo/place to /etc/localtime -alias sp='chromium --app=https://play.spotify.com' +alias sp='spotify --force-device-scale-factor=2 &! exit' alias wa='chromium --app=https://web.whatsapp.com' alias serial='screen /dev/$(basename $(ls /dev/ttyAC*|tail -1)) 9600n' -- cgit v1.2.3-54-g00ecf