From b7aeba6afbd57326b63f0bc089516324e0b1e101 Mon Sep 17 00:00:00 2001 From: xyz Date: Sat, 5 Feb 2022 23:53:39 -0800 Subject: .profile, start playerctld daemon --- home/xyz/.profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/xyz/.profile b/home/xyz/.profile index b63168f2..9a1b63cc 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -82,6 +82,8 @@ export SCR_HEIGHT=900 #export GDK_SCALE=2 #export GDK_DPI_SCALE=0.5 +playerctld daemon + # must source .bashrc after export _ZO_ECHO=1 and INPUTRC=..., else these two env will has no effect, don't know why # here `. ~/.bashrc` same as `source ~/.bashrc`, see `source filename` in `man bash`, and `. file` in `man dash` # `. file` is POSIX compliant, while `source file` is not -- cgit v1.2.3-70-g09d2