aboutsummaryrefslogtreecommitdiff
path: root/.config/eww/scripts/getram
blob: 791a5a57ab4d744361150a1598871f648237302e (plain) (blame)
1
2
#!/bin/sh
printf "%.0f\n" $(free -m | grep Mem | awk '{print ($3/$2)*100}')
ons'>+8 2024-07-14implement turnstile-style servicesLuca Matei Pintilie17-48/+94 2024-07-11dwm(bar): silence errors a bitLuca Matei Pintilie1-16/+36 2024-07-11sway: use hyprlock, swaysome, swayr and swaybarLuca Matei Pintilie1-51/+59 2024-07-11swaylock: set background imageLuca Matei Pintilie1-2/+5 2024-07-11hyprlock: add configLuca Matei Pintilie2-0/+132 2024-07-11swayrbar: add configLuca Matei Pintilie6-0/+252