From 742b3009a862895596cb32973490ed8eea48ad63 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Wed, 14 Oct 2020 18:32:44 +0200 Subject: [PATCH] [Bin, autostart] Remove mpd_discord_richpresence, add xss-lock It seems `mpd_discord_richpresence' has been removed from the AUR, and as such I cannot install it back for now. On the other hand, it seems `xss-lock' has been forgotten in the autostart until now. This is now fixed. --- org/config/bin.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/config/bin.org b/org/config/bin.org index f92671d..f343499 100644 --- a/org/config/bin.org +++ b/org/config/bin.org @@ -98,11 +98,11 @@ |----------------------------+-----------------------------------------------------------------+-----------| | ~pumopm~ | | yes | | ~xfce-polkit~ | | yes | + | ~xss-lock~ | ~lock~ | yes | | ~picom~ | ~--experimental-backends~ | yes | | ~xidlehook~ | ~--not-when-audio --not-when-fullscreen --timer 3600 i3lock ''~ | yes | | ~nm-applet~ | | yes | | ~numlockx~ | ~on~ | yes | - | ~mpd_discord_richpresence~ | ~--no-idle --fork~ | yes | | ~nitrogen~ | ~--restore~ | no | | ~mpc~ | ~stop~ | no | | ~emacsclient~ | ~-c -e \"(delete-frame)\"~ | no |