From 85080ac87cc5bc535308147f973e4e73a77c2a4e Mon Sep 17 00:00:00 2001 From: Julian T Date: Fri, 9 Jun 2023 09:59:13 +0200 Subject: Xinit stuff, fish, and keybinding --- xinit/Scripts/xlaunchrc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'xinit/Scripts/xlaunchrc') diff --git a/xinit/Scripts/xlaunchrc b/xinit/Scripts/xlaunchrc index 7a099b3..a4cc234 100755 --- a/xinit/Scripts/xlaunchrc +++ b/xinit/Scripts/xlaunchrc @@ -14,20 +14,19 @@ xrdb ~/.Xresources nm-applet & -# set wallpaper -setwall --config $WALLCONFIG - dunst & play ~/Winsounds/login.wav -q & -bash ~/remember_forever.sh +# set wallpaper +setwall --config $WALLCONFIG # Cursor thing xsetroot -cursor_name left_ptr # Set dbus display variable # dbus-update-activation-environment --systemd DISPLAY -sleep 10 && oneko -idle 450 & +# +# sleep 10 && sh -c "oneko -idle 500" & args="$LOPTS" for arg in $args -- cgit v1.2.3