Skip to content

Commit

Permalink
Updated .config/xfce4/panel/systemload-8.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
evandrocoan committed Sep 27, 2020
1 parent 5f9359a commit 2657e84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .config/xfce4/panel/systemload-8.rc
Expand Up @@ -7,19 +7,19 @@ Click_Command=xfce4-taskmanager
Enabled=true
Use_Label=false
Color=rgb(0,0,192)
Text=cpu
Text=

[SL_Mem]
Enabled=true
Use_Label=false
Color=rgb(0,192,0)
Text=mem
Text=

[SL_Swap]
Enabled=true
Use_Label=false
Color=rgb(240,240,0)
Text=swap
Text=

[SL_Uptime]
Enabled=false
Expand Down

0 comments on commit 2657e84

Please sign in to comment.