mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-24 14:59:46 +01:00
bin structure and vifm preview
This commit is contained in:
3
.local/bin/tools/statusbar/cpu
Executable file
3
.local/bin/tools/statusbar/cpu
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
sensors | awk '/Core 0/ {print $3}'
|
||||
Reference in New Issue
Block a user