From f0fafea246dbecaf2cd80fc191f422215cf729f8 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sun, 22 Sep 2024 20:18:40 +0200 Subject: checkpoint --- config/X/x11/xinitrc | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'config/X/x11/xinitrc') diff --git a/config/X/x11/xinitrc b/config/X/x11/xinitrc index 59f4a7f..507af92 100755 --- a/config/X/x11/xinitrc +++ b/config/X/x11/xinitrc @@ -25,14 +25,6 @@ feh --no-fehbg --bg-scale ~/pics/wallpaper setxkbmap colemak -option ctrl:swapcaps,altwin:menu_win # xautolock -locker slock & gammastep -m randr & -which tiramisu >/dev/null 2>&1 && - ( - IFS=',' - tiramisu -o '#summary,#body' | - while read -r summary body; do - herbe "$summary" "$body" - done - ) & ntfy transmission & # dunst & slstatus & @@ -40,4 +32,5 @@ upds & eval "$(keychain --dir "$XDG_CONFIG_HOME/keychain" --eval --quiet --agents gpg,ssh)" unclutter --timeout 3 --jitter 50 -b herbimisu & +202020 & exec startdwm -- cgit v1.2.3