Advertisement
Guest User

center.ini

a guest
Mar 8th, 2022
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. #Bar size
  2. width = 15%
  3. height = 27
  4. radius = 6.0
  5. offset-x = 43%
  6. bottom = true
  7.  
  8.  
  9. line-size = 3
  10. line-color = #f00
  11. border-size = 4
  12. border-color = #00000000
  13. padding-left = 2
  14. padding-right = 2
  15.  
  16. background = ${colors.background}
  17. foreground = ${colors.foreground}
  18.  
  19. #for gnome
  20. ;line-size = 3
  21. ;line-color = #f00
  22. ;border-size = 4
  23. ;border-color = #00000000
  24. ;border-bottom-size = 0
  25. ;padding-left = 0
  26. ;padding-right = 2
  27.  
  28. module-margin-left = 1
  29. module-margin-right = 2
  30.  
  31. #FONTS
  32. font-0 = ProductSans:size=10;1
  33. font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
  34. font-2 = siji:pixelsize=10;1
  35. font-3 = FontAwesome6Free:style=Solid:size=10;2
  36. font-4 = FontAwesome6Free:style=Regular:size=10;2
  37. font-5 = FontAwesome6Brands:style=Regular:size=10;2
  38.  
  39. #Modules
  40. ;modules-center = polywins
  41. modules-center = ewmh
  42.  
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement