From e02304f014645a01ef6cdd40276997dea58504d9 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Fri, 10 Jan 2025 15:08:05 +0530 Subject: Cleaning up 'bin' folder. --- .config/X11/xprofile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.config/X11/xprofile') diff --git a/.config/X11/xprofile b/.config/X11/xprofile index 29250ae..3e71b20 100644 --- a/.config/X11/xprofile +++ b/.config/X11/xprofile @@ -6,9 +6,8 @@ echo "Sourced: $(date)" >> ~/.local/state/xprofile.logs xrdb "${XDG_CONFIG_HOME:-$HOME/.config}/X11/Xresources" & xrdbpid=$! numlockx on & -setdp & -autostart="copyq dunst pipewire syncthing remapd" +autostart="copyq dunst pipewire syncthing remapd gammastep setdp prime-offload" for program in $autostart; do pidof -sx "$program" || "$program" & -- cgit v1.2.3