9 # - Dell XPS 13 : wlp0s20f3
15 # - USB CableCreation : enxa0cec8c818ab
16 # - USB StarTech : enx00133b9c9bdb
23 --wifi_interface "$WIFI" \
24 --screen_brightness_device_name intel_backlight \
26 >(stdbuf
-o L .
/bin
/khatus_bar \
27 -v Opt_Mpd_Song_Max_Chars
=10 \
28 -v Opt_Pulseaudio_Sink
=0 \
30 -f <(.
/bin
/khatus_gen_bar_make_status \
31 -v Status_Fmt
=' E=%s%% M=%d%% P=[%s %sr %sd %st %si %sz] C=[%s %s°C %srpm] D=[%s%% %s▲ %s▼] W=[%s %s %s▲ %s▼] E:%s:%s B=[%s %s] *=%s%% (%s) [%s] %s°F %s ' \
32 -v Status_Args
="@energy_percent,@memory_percent,@processes_count_all,@processes_count_r,@processes_count_d,@processes_count_t,@processes_count_i,@processes_count_z,@cpu_loadavg,@cpu_temp,@cpu_fan_speed,@disk_space,@disk_io_w,@disk_io_r,@net_wifi_link:${WIFI},@net_wifi:${WIFI},@net_io_w:${WIFI},@net_io_r:${WIFI},@net_iface_status:${ETH},@net_addr:${ETH},@bluetooth_power,@bluetooth,@backlight_percent,@volume,@mpd,@weather_temp_f,@datetime" \
35 >(stdbuf
-o L .
/bin
/khatus_monitor_energy
) \
36 >(stdbuf
-o L .
/bin
/khatus_monitor_errors
) \
37 >(stdbuf
-o L .
/bin
/khatus_monitor_devices
) \
38 >(stdbuf
-o L .
/bin
/khatus_actuate_device_add_to_automount \
39 -v Execute_On_Mount
=thunar \