diff options
| author | Léana 江 <leana.jiang+git@icloud.com> | 2026-04-25 23:16:28 +0200 |
|---|---|---|
| committer | Léana 江 <leana.jiang+git@icloud.com> | 2026-04-25 23:27:35 +0200 |
| commit | 10bb1305eac8cd2a3b5d6bcd53982adb685f0c73 (patch) | |
| tree | 5fe27e769c4d08099d5341d6d50e6869508ebd1d /nix | |
| parent | 34d6b33443f3962bff5dd6e41ec8444c9a0c96e6 (diff) | |
| download | xmobar-10bb1305eac8cd2a3b5d6bcd53982adb685f0c73.tar.gz xmobar-10bb1305eac8cd2a3b5d6bcd53982adb685f0c73.tar.bz2 | |
add notify-once script and documentation
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/readme.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/readme.org b/nix/readme.org index ac00ce7..6a492e5 100644 --- a/nix/readme.org +++ b/nix/readme.org @@ -67,7 +67,7 @@ Here is how to set it up: Run MultiCoreTemp ["-t", "<fc=#bd93f9><fn=1>\xf2c9</fn></fc><avg>°", "-L", "60", "-H", "95", "-l", "white", "-n", "white", "-h", "red"] 50, Run CatInt 0 "/sys/class/hwmon/hwmon4/fan1_input" [] 50, Run MultiCpu ["-t", "<fc=#bd93f9><fn=1>\xf4bc</fn></fc> <vbar0><vbar1><vbar2><vbar3><vbar4><vbar5><vbar6><vbar7>", "-w", "99", "-L", "3", "-H", "50", "--normal", "green", "--high", "red"] 10, - Run BatteryP ["BAT0"] ["-t", "<fc=#bd93f9><fn=1></fn></fc><left>%", "-L", "10", "-H", "80", "-p", "3", "--", "-O", "<fc=green>On</fc> - ", "-i", "", "-L", "-15", "-H", "-5", "-l", "red", "-m", "blue", "-h", "green", "-a", "notify-send -u critical 'Battery running out!!'", "-A", "3"] 600, + Run BatteryP ["BAT0"] ["-t", "<fc=#bd93f9><fn=1></fn></fc><left>%", "-L", "10", "-H", "80", "-p", "3", "--", "-O", "<fc=green>On</fc> - ", "-i", "", "-L", "-15", "-H", "-5", "-l", "red", "-m", "blue", "-h", "green", "-a", "notify-once \"xmobar\" -u critical 'Battery running out!!'", "-A", "3"] 600, Run Alsa "default" "Master" ["-t", "<fc=#bd93f9><fn=1>\xf028</fn></fc> <volume>%"], Run Date "%a %_d %b %H:%M:%S" "date" 10, Run Load ["-t", "<fc=#bd93f9><fn=0>L</fn></fc><load1>", "-L", "1", "-H", "3", "-d", "2"] 300, |
