split scale 1x, 2x config for waybar on MacAirT2, added idle_inhibitor to waybar

This commit is contained in:
toniiz_t2
2024-04-28 14:09:54 -07:00
parent c7fbb2638b
commit 13e2887479
12 changed files with 559 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
sensors | awk -F '[+°]' '/^Package id 0:/ {printf "%d\n", $2}'