From 8cb8e431d3a54ca056dd3074ef286361a2dd9c87 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 12 Feb 2023 21:58:56 +0000 Subject: bin/Xsession: drop brightness_monitor It does not work as it needs a notification daemon to be running when the script is started, which is not true at that point in xsession. This will be handled in the window manager instead. --- desktop.conf.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'desktop.conf.yaml') diff --git a/desktop.conf.yaml b/desktop.conf.yaml index 1305680..234dd73 100644 --- a/desktop.conf.yaml +++ b/desktop.conf.yaml @@ -7,7 +7,6 @@ - link: ~/.config/mpv/config: dotfiles/mpv ~/.config/mpv/scripts/xscreensaver.lua: mpv/xscreensaver.lua - ~/.local/bin/brightness_monitor: bin/brightness_monitor ~/.local/bin/random_wallpaper: bin/random_wallpaper ~/.local/bin/randr_output_toggle: bin/randr_output_toggle ~/.local/bin/ssh_sk_add: bin/ssh_sk_add @@ -19,3 +18,5 @@ ~/.xscreensaver: dotfiles/xscreensaver ~/.Xresources: dotfiles/Xresources ~/.Xsession: dotfiles/Xsession + +- clean: [~/.local/bin/brightness_monitor] -- cgit v1.2.3