aboutsummaryrefslogblamecommitdiff
path: root/.config/eww/scripts/getram
blob: 791a5a57ab4d744361150a1598871f648237302e (plain) (tree)
1
2

                                                                 
#!/bin/sh
printf "%.0f\n" $(free -m | grep Mem | awk '{print ($3/$2)*100}')
7b4612e&follow=1'>Support XDG_CONFIG_HOMELuca Matei Pintilie5-13/+26 2023-09-28Upgrade to ibl v3 and minor lsp adjustmentLuca Matei Pintilie2-21/+28