X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=sanity_check;h=ed7f5746593f054e57097312efd3464795022cda;hb=61849d4c62b4b5a66c217f687f23d91a82eff906;hp=c0d105b4555deb752bc525c5ae0d2da6c45b0490;hpb=dffa7e60e41726915acce4bf769e3422ac0759bd;p=khatus.git diff --git a/sanity_check b/sanity_check index c0d105b..ed7f574 100755 --- a/sanity_check +++ b/sanity_check @@ -9,9 +9,14 @@ -v Opt_Net_Interfaces_To_Show=wlp3s0 \ -v Opt_Pulseaudio_Sink=0 \ -v GC_Interval=300 \ + -f <(./bin/khatus_gen_bar_make_status \ + -v Status_Bar='@energy,@memory,@processes,@cpu,@disk,@net,@bluetooth,@backlight,@volume,@mpd,@weather,@datetime' \ + ) \ ) \ >(stdbuf -o L ./bin/khatus_monitor_energy) \ >(stdbuf -o L ./bin/khatus_monitor_errors) \ >(stdbuf -o L ./bin/khatus_monitor_devices) \ - >(stdbuf -o L ./bin/khatus_actuate_device_add_to_automount) \ + >(stdbuf -o L ./bin/khatus_actuate_device_add_to_automount \ + -v Execute_On_Mount=thunar \ + ) \ > /dev/null