Skip to content

Commit

Permalink
Display percentage of ram usage
Browse files Browse the repository at this point in the history
  • Loading branch information
TimenZan committed Jan 11, 2024
1 parent c17151b commit 4e3b906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmobar-desktop/.config/xmobar/xmobarrc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Config { font = "JetBrainsMono Nerd Font:bold:size=10"
"--high", "red"
] 50
, Run Memory ["-t","<usedratio>%"] 10
, Run Swap ["-t","<used>M"] 10
, Run Swap ["-t","<usedratio>%"] 10
, Run Com "uname" ["-s","-r"] "" 36000
, Run Date "%a %b %_d %Y %H:%M:%S" "date" 10
, Run DiskU [("/", "<free>/<size>"), ("sda", "<free>/<size>")] [] 10
Expand Down

0 comments on commit 4e3b906

Please sign in to comment.