Advertisement
Guest User

qobbar_night_purple

a guest
Jul 13th, 2019
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ##  Qobbar config file
  2. #===============
  3. ;-----------------------------------------------------------------------
  4. [Panel]
  5. BorderRadius
  6. Monitor=0
  7. #BarRight=Right-sep:1,Temp,Battery,Wifi,Cal,Time,LogoutButton,Left-sep:1,G-play
  8. BarRight=Conky,Pager,LogoutButton
  9. BarCenter=
  10. ;BarCenter=Taskbar
  11. BarLeft=Button,Right-sep,Taskbar
  12. Top=1
  13. ;Background=#2853A1
  14. Background=#1E1E3F
  15.  
  16. Foreground=#FFFFFF
  17. Alpha=100
  18. Spacing=0
  19. BarLeftSpacing=0
  20. BarRightSpacing=0
  21. BarCenterSpacing=2
  22. Border  =1
  23. ;BorderColor=#1C8DE9
  24. ;Underline=#1C8DE9
  25. ;Overline=#734C96
  26. ;BorderRadius=9
  27. ;FontName="FontAwesome"
  28. ;FontName="Neuropolitical"
  29. ;FontName="TerminessTTF Nerd Font"
  30. FontName="xos4 Terminus"
  31. FontSize=9
  32. PaddingBottom=0
  33. PaddingLeft=0
  34. PaddingRight=0
  35. PaddingTop=0
  36. MarginLeft=0
  37. MarginTop=2
  38. MarginRight=0
  39. MarginBottom=2
  40. Systray=true
  41. Height=20
  42.  
  43. ;--------------------------------------------------------------------------------
  44. [Taskbar]
  45. ActiveBackground=#385ACC
  46. ActiveAlpha=100
  47. ActiveUnderline=xrdb.foreground
  48. Border=1
  49.  
  50. ;-----------------------------------------------------------------------
  51. [Systray]
  52. Background=#7448AF
  53. ;BorderRadius=9
  54.  
  55. ;-----------------------------------------------------------------------
  56. [Pager]
  57. Background=#7448AF
  58. ;ActiveBackground=#DBE1F4
  59. ActiveAlpha=0
  60. Foreground=#A2A2A2
  61. ActiveForeground=#FFFFFF
  62. DesktopDesplay="name"
  63. IconsList=➊,➊,➌,➍,➎,➏,➐,➑,➒
  64. FontName="DejaVu Sans"
  65.  
  66. FontSize=12
  67. ;BorderRadius=9
  68. ;-----------------------------------------------------------------------
  69. [WinTitle]
  70. ;Background=xrdb.color0
  71. Label="<span style='color:#DBE1F4;'> &nbsp;</span>"
  72. ;Command=xdotool getactivewindow getwindowname
  73. Command=$HOME/.config/qobbar/blocks.sh 12
  74. Interval=3
  75. MaxSize=50
  76. FontName="Segoe UI"
  77. ;FontName="DejaVuSansMono Nerd Font"
  78. Foreground=#FFFFFF
  79. ;ClickLeft="connman-gtk"
  80. BorderRadius=9
  81.  
  82. ;-----------------------------------------------------------------------
  83. [Button]
  84. ;Label=" "
  85. Label=" "
  86. FontName="DejaVuSansMono Nerd Font"
  87. FontSize=12
  88. ;ClickLeft= ~/.local/bin/rofiopenbox.sh
  89. ClickLeft="qobmenu   -l 1  -p 1"
  90.  
  91. Foreground=#fff
  92. Background=#4357E1
  93. #3223D3;BorderRadius=4
  94. ;-----------------------------------------------------------------------
  95. [LogoutButton]
  96. Label="  "
  97. ClickLeft= ~/.config/rofi/rofi-sh -p
  98. Foreground=xrdb.color15
  99. Background= #7448AF
  100.  
  101. ;-----------------------------------------------------------------------
  102. [Right-sep]
  103. Foreground=#4357E1
  104. FontName="Hack Nerd Font"
  105. FontSize=12
  106. Label=
  107.  
  108. ;-----------------------------------------------------------------------
  109. [Left-sep]
  110. ;Background= #385ACC
  111. Foreground=#15823F
  112. FontSize=13
  113. Label=
  114. FontName="Hack Nerd Font"
  115. ;-----------------------------------------------------------------------
  116. [Conky]
  117. Command=conky -c $HOME/.config/qobbar/myconkyrc
  118. ;Background=xrdb.color0
  119. FontName="TerminessTTF Nerd Font"
  120. Foreground=#fff
  121. ;BorderRadius=9
  122. ;FontName="xos4 Terminus"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement