wayland-services: use symlinks to binaries.

This commit is contained in:
Érico Rolim 2020-08-13 00:51:00 -03:00
parent 6db3959e2d
commit d5490a3d7c
4 changed files with 4 additions and 9 deletions

View File

@ -1,2 +0,0 @@
#!/bin/sh
exec mako 2>&1

View File

@ -0,0 +1 @@
/usr/bin/mako

View File

@ -1,2 +0,0 @@
#!/bin/sh
exec playerctld

View File

@ -0,0 +1 @@
/usr/bin/playerctld

View File

@ -1,2 +0,0 @@
#!/bin/sh
exec redshift 2>&1

View File

@ -0,0 +1 @@
/usr/bin/redshift

View File

@ -1,3 +0,0 @@
#!/bin/sh
exec waybar

View File

@ -0,0 +1 @@
/usr/bin/waybar