Update bluetooth censor and test drive
[khatus.git] / x2 / sanity_check
index 97b8b82..dec9325 100755 (executable)
 # - USB CableCreation : enxa0cec8c818ab
 # - USB StarTech      : enx00133b9c9bdb
 
+# disk io devices
+#----------------
+# - Dell XPS 13 : nvme0n1
+
 ETH='enx00133b9c9bdb'
 WIFI='wlp0s20f3'
 
@@ -22,6 +26,7 @@ WIFI='wlp0s20f3'
     --dir_bin ./bin \
     --wifi_interface "$WIFI" \
     --screen_brightness_device_name intel_backlight \
+    --disk_io_device nvme0n1 \
 | stdbuf -o L tee \
     >(stdbuf -o L ./bin/khatus_bar \
         -v Opt_Mpd_Song_Max_Chars=10 \
This page took 0.01835 seconds and 4 git commands to generate.