Advertisement
Guest User

config

a guest
Apr 20th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.81 KB | None | 0 0
  1. ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  2. ;;
  3. ;; ____ __ __
  4. ;; / __ \____ / /_ __/ /_ ____ ______
  5. ;; / /_/ / __ \/ / / / / __ \/ __ `/ ___/
  6. ;; / ____/ /_/ / / /_/ / /_/ / /_/ / /
  7. ;; /_/ \____/_/\__, /_.___/\__,_/_/
  8. ;; /____/
  9. ;;
  10. ;; Created By Aditya Shakya @adi1090x
  11. ;;
  12. ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  13.  
  14. ;; Global WM Settings
  15.  
  16. [global/wm]
  17. ; Adjust the _NET_WM_STRUT_PARTIAL top value
  18. ; Used for top aligned bars
  19. margin-bottom = 0
  20.  
  21. ; Adjust the _NET_WM_STRUT_PARTIAL bottom value
  22. ; Used for bottom aligned bars
  23. margin-top = 0
  24.  
  25. ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  26.  
  27. ;; File Inclusion
  28. ; include an external file, like module file, etc.
  29.  
  30. include-file = ~/.config/polybar/colors.ini
  31. include-file = ~/.config/polybar/modules.ini
  32. include-file = ~/.config/polybar/user_modules.ini
  33. include-file = ~/.config/polybar/bars.ini
  34.  
  35. ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  36.  
  37. ;; Bar Settings
  38.  
  39. [bar/main]
  40. ; Use either of the following command to list available outputs:
  41. ; If unspecified, the application will pick the first one it finds.
  42. ; $ polybar -m | cut -d ':' -f 1
  43. ; $ xrandr -q | grep " connected" | cut -d ' ' -f1
  44. monitor =
  45.  
  46. ; Use the specified monitor as a fallback if the main one is not found.
  47. monitor-fallback =
  48.  
  49. ; Require the monitor to be in connected state
  50. ; XRandR sometimes reports my monitor as being disconnected (when in use)
  51. monitor-strict = false
  52.  
  53. ; Tell the Window Manager not to configure the window.
  54. ; Use this to detach the bar if your WM is locking its size/position.
  55. override-redirect = false
  56.  
  57. ; Put the bar at the bottom of the screen
  58. bottom = false
  59.  
  60. ; Prefer fixed center position for the `modules-center` block
  61. ; When false, the center position will be based on the size of the other blocks.
  62. fixed-center = true
  63.  
  64. ; Dimension defined as pixel value (e.g. 35) or percentage (e.g. 50%),
  65. ; the percentage can optionally be extended with a pixel offset like so:
  66. ; 50%:-10, this will result in a width or height of 50% minus 10 pixels
  67. width = 100%
  68. height = 26
  69.  
  70. ; Offset defined as pixel value (e.g. 35) or percentage (e.g. 50%)
  71. ; the percentage can optionally be extended with a pixel offset like so:
  72. ; 50%:-10, this will result in an offset in the x or y direction
  73. ; of 50% minus 10 pixels
  74. offset-x = 0%
  75. offset-y = 0%
  76.  
  77. ; Background ARGB color (e.g. #f00, #ff992a, #ddff1023)
  78. background = ${color.bg}
  79.  
  80. ; Foreground ARGB color (e.g. #f00, #ff992a, #ddff1023)
  81. foreground = ${color.fg}
  82.  
  83. ; Background gradient (vertical steps)
  84. ; background-[0-9]+ = #aarrggbb
  85. ;;background-0 =
  86.  
  87. ; Value used for drawing rounded corners
  88. ; Note: This shouldn't be used together with border-size because the border
  89. ; doesn't get rounded
  90. ; Individual top/bottom values can be defined using:
  91. ; radius-{top,bottom}
  92. radius-top = 0.0
  93. radius-bottom = 0.0
  94.  
  95. ; Under-/overline pixel size and argb color
  96. ; Individual values can be defined using:
  97. ; {overline,underline}-size
  98. ; {overline,underline}-color
  99. overline-size = 2
  100. overline-color = ${color.ac}
  101.  
  102. ; Values applied to all borders
  103. ; Individual side values can be defined using:
  104. ; border-{left,top,right,bottom}-size
  105. ; border-{left,top,right,bottom}-color
  106. ; The top and bottom borders are added to the bar height, so the effective
  107. ; window height is:
  108. ; height + border-top-size + border-bottom-size
  109. ; Meanwhile the effective window width is defined entirely by the width key and
  110. ; the border is placed withing this area. So you effectively only have the
  111. ; following horizontal space on the bar:
  112. ; width - border-right-size - border-left-size
  113. border-bottom-size = 2
  114. border-color = ${color.ac}
  115.  
  116. ; Number of spaces to add at the beginning/end of the bar
  117. ; Individual side values can be defined using:
  118. ; padding-{left,right}
  119. padding = 0
  120.  
  121. ; Number of spaces to add before/after each module
  122. ; Individual side values can be defined using:
  123. ; module-margin-{left,right}
  124. module-margin-left = 2
  125. module-margin-right = 2
  126.  
  127. ; Fonts are defined using <font-name>;<vertical-offset>
  128. ; Font names are specified using a fontconfig pattern.
  129. ; font-0 = NotoSans-Regular:size=8;2
  130. ; font-1 = MaterialIcons:size=10
  131. ; font-2 = Termsynu:size=8;-1
  132. ; font-3 = FontAwesome:size=10
  133. ; See the Fonts wiki page for more details
  134.  
  135. ;;font-0 = "Misc Termsyn:size=12;1"
  136. ;;font-1 = "Wuncon Siji:size=12;1"
  137.  
  138. font-0 = "Ubuntu Condensed:size=10;2"
  139. font-1 = "icomoon\-feather:size=10;2"
  140. font-2 = "xos4 Terminus:size=12;1"
  141.  
  142. ; Modules are added to one of the available blocks
  143. ; modules-left = cpu ram
  144. ; modules-center = xwindow xbacklight
  145. ; modules-right = ipc clock
  146.  
  147. ;; Available modules
  148. ;;
  149. ;alsa backlight battery
  150. ;bspwm cpu date
  151. ;filesystem github i3
  152. ;memory mpd wired-network
  153. ;network pulseaudio temperature
  154. ;keyboard title workspaces
  155. ;;
  156. ;; User modules
  157. ;checknetwork updates window_switch launcher powermenu sysmenu menu
  158. ;;
  159. ;; Bars
  160. ;cpu_bar memory_bar filesystem_bar mpd_bar
  161. ;volume brightness battery_bar
  162.  
  163. modules-left = launcher workspaces
  164. modules-center = mpd
  165. modules-right = updates colors-switch alsa battery backlight checknetwork date sysmenu
  166.  
  167. ; The separator will be inserted between the output of each module
  168. separator =
  169.  
  170. ; This value is used to add extra spacing between elements
  171. ; @deprecated: This parameter will be removed in an upcoming version
  172. spacing = 0
  173.  
  174. ; Opacity value between 0.0 and 1.0 used on fade in/out
  175. dim-value = 1.0
  176.  
  177. ; Value to be used to set the WM_NAME atom
  178. ; If the value is empty or undefined, the atom value
  179. ; will be created from the following template: polybar-[BAR]_[MONITOR]
  180. ; NOTE: The placeholders are not available for custom values
  181. wm-name =
  182.  
  183. ; Locale used to localize various module data (e.g. date)
  184. ; Expects a valid libc locale, for example: sv_SE.UTF-8
  185. locale =
  186.  
  187. ; Position of the system tray window
  188. ; If empty or undefined, tray support will be disabled
  189. ; NOTE: A center aligned tray will cover center aligned modules
  190. ;
  191. ; Available positions:
  192. ; left
  193. ; center
  194. ; right
  195. ; none
  196. tray-position = center
  197.  
  198. ; If true, the bar will not shift its
  199. ; contents when the tray changes
  200. tray-detached = false
  201.  
  202. ; Tray icon max size
  203. tray-maxsize = 16
  204.  
  205. ; DEPRECATED! Since 3.3.0 the tray always uses pseudo-transparency
  206. ; Enable pseudo transparency
  207. ; Will automatically be enabled if a fully transparent
  208. ; background color is defined using `tray-background`
  209. tray-transparent = true
  210.  
  211. ; Background color for the tray container
  212. ; ARGB color (e.g. #f00, #ff992a, #ddff1023)
  213. ; By default the tray container will use the bar
  214. ; background color.
  215. tray-background = ${color.bg}
  216.  
  217. ; Tray offset defined as pixel value (e.g. 35) or percentage (e.g. 50%)
  218. tray-offset-x = 555
  219. tray-offset-y = 0
  220.  
  221. ; Pad the sides of each tray icon
  222. tray-padding = 2
  223.  
  224. ; Scale factor for tray clients
  225. tray-scale = 1.0
  226.  
  227. ; Restack the bar window and put it above the
  228. ; selected window manager's root
  229. ;
  230. ; Fixes the issue where the bar is being drawn
  231. ; on top of fullscreen window's
  232. ;
  233. ; Currently supported WM's:
  234. ; bspwm
  235. ; i3 (requires: `override-redirect = true`)
  236. ; wm-restack =
  237.  
  238. ; Set a DPI values used when rendering text
  239. ; This only affects scalable fonts
  240. ; dpi =
  241.  
  242. ; Enable support for inter-process messaging
  243. ; See the Messaging wiki page for more details.
  244. enable-ipc = true
  245.  
  246. ; Fallback click handlers that will be called if
  247. ; there's no matching module handler found.
  248. click-left =
  249. click-middle =
  250. click-right =
  251. scroll-up =
  252. scroll-down =
  253. double-click-left =
  254. double-click-middle =
  255. double-click-right =
  256.  
  257. ; Requires polybar to be built with xcursor support (xcb-util-cursor)
  258. ; Possible values are:
  259. ; - default : The default pointer as before, can also be an empty string (default)
  260. ; - pointer : Typically in the form of a hand
  261. ; - ns-resize : Up and down arrows, can be used to indicate scrolling
  262. cursor-click =
  263. cursor-scroll =
  264.  
  265. ;; WM Workspace Specific
  266.  
  267. ; bspwm
  268. ;;scroll-up = bspwm-desknext
  269. ;;scroll-down = bspwm-deskprev
  270. ;;scroll-up = bspc desktop -f prev.local
  271. ;;scroll-down = bspc desktop -f next.local
  272.  
  273. ;i3
  274. ;;scroll-up = i3wm-wsnext
  275. ;;scroll-down = i3wm-wsprev
  276. ;;scroll-up = i3-msg workspace next_on_output
  277. ;;scroll-down = i3-msg workspace prev_on_output
  278.  
  279. ;openbox
  280. ;awesome
  281. ;etc
  282.  
  283. ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  284.  
  285. ;; Application Settings
  286.  
  287. [settings]
  288. ; The throttle settings lets the eventloop swallow up til X events
  289. ; if they happen within Y millisecond after first event was received.
  290. ; This is done to prevent flood of update event.
  291. ;
  292. ; For example if 5 modules emit an update event at the same time, we really
  293. ; just care about the last one. But if we wait too long for events to swallow
  294. ; the bar would appear sluggish so we continue if timeout
  295. ; expires or limit is reached.
  296. throttle-output = 5
  297. throttle-output-for = 10
  298.  
  299. ; Time in milliseconds that the input handler will wait between processing events
  300. throttle-input-for = 30
  301.  
  302. ; Reload upon receiving XCB_RANDR_SCREEN_CHANGE_NOTIFY events
  303. screenchange-reload = false
  304.  
  305. ; Compositing operators
  306. ; @see: https://www.cairographics.org/manual/cairo-cairo-t.html#cairo-operator-t
  307. compositing-background = source
  308. compositing-foreground = over
  309. compositing-overline = over
  310. compositing-underline = over
  311. compositing-border = over
  312.  
  313. ; Define fallback values used by all module formats
  314. format-foreground =
  315. format-background =
  316. format-underline =
  317. format-overline =
  318. format-spacing =
  319. format-padding =
  320. format-margin =
  321. format-offset =
  322.  
  323. ; Enables pseudo-transparency for the bar
  324. ; If set to true the bar can be transparent without a compositor.
  325. pseudo-transparency = true
  326.  
  327. ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  328. ;; __________ ______
  329. ;; / ____/ __ \/ ____/
  330. ;; / __/ / / / / /_
  331. ;; / /___/ /_/ / __/
  332. ;; /_____/\____/_/
  333. ;;
  334. ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement