From 755bb6cf7f8c69898c0fb55086c0b86510a03431 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Fri, 6 Jun 2025 17:29:27 +0200 Subject: checkpoint --- config/home/.xprofile | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'config/home/.xprofile') diff --git a/config/home/.xprofile b/config/home/.xprofile index 4bf2cfe..044c483 100755 --- a/config/home/.xprofile +++ b/config/home/.xprofile @@ -31,5 +31,19 @@ slstatus & unclutter --timeout 3 --jitter 50 -b & 202020 & -keyadd autumn & -keyadd spacehb.net & +if [ "$(hostname)" = "spring" ] +then + keyadd autumn & + keyadd spacehb.net & +fi + +gpu-screen-recorder \ + -w screen \ + -f 60 \ + -c mkv \ + -a "default_output|default_input" \ + -r 60 \ + -replay-storage ram \ + -restart-replay-on-save yes \ + -o ~/vids/replays \ + -sc "$(which replay.sh)" & -- cgit v1.2.3-70-g09d2