my xfce4 dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
302 B

  1. [Main]
  2. Timeout=500
  3. Timeout_Seconds=1
  4. Click_Command=xfce4-taskmanager
  5. [SL_Cpu]
  6. Enabled=true
  7. Use_Label=false
  8. Color=rgb(0,0,192)
  9. Text=cpu
  10. [SL_Mem]
  11. Enabled=true
  12. Use_Label=false
  13. Color=rgb(0,192,0)
  14. Text=mem
  15. [SL_Swap]
  16. Enabled=false
  17. Use_Label=true
  18. Color=rgb(240,240,0)
  19. Text=swap
  20. [SL_Uptime]
  21. Enabled=false