Advertisement
mrneilypops

dwmXdev conky-04-09-18

Sep 4th, 2018
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.54 KB | None | 0 0
  1. # For commands above TEXT check:
  2. # http://conky.sourceforge.net/config_settings.html
  3. #
  4. # For commands available below TEXT check:
  5. # http://conky.sourceforge.net/variables.html
  6.  
  7. # Bunsen Labs Conky help threads
  8. # http://crunchbang.org/forums/viewtopic.php?pid=371424#p371424
  9.  
  10. # beta tested by: smacz
  11. # Enjoy! :)
  12.  
  13. # pkill -xf "conky -q -c $HOME/.config/conky/BL-Default.conkyrc" &
  14. ### Begin Window Settings #####################
  15. own_window no
  16. own_window_type normal
  17. own_window_transparent yes
  18. own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky
  19. own_window_colour 000000
  20. own_window_class Conky
  21. own_window_title bunsenlabs sid+liq
  22.  
  23. ### ARGB can be used for real transparency
  24. ### NOTE that a composite manager is required for real transparency.
  25. ### This option will not work as desired (in most cases) in conjunction with
  26. ### own_window_type normal
  27. # own_window_argb_visual yes # Options: yes or no
  28.  
  29. ### When ARGB visuals are enabled, this use this to modify the alpha value
  30. ### Use: own_window_type normal
  31. ### Use: own_window_transparent no
  32. ### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
  33. # own_window_argb_value 50
  34.  
  35. minimum_size 220 0 ### width | height
  36. maximum_width 320
  37.  
  38. gap_x 10 ### left | right
  39. gap_y 30 ### up | down
  40.  
  41. alignment tr
  42. ####################### End Window Settings ###
  43. ### Font Settings #############################
  44. # Use Xft (anti-aliased font and stuff)
  45. use_xft yes
  46. xftfont Hack:size=9
  47. #xftfont Liberation Sans:size=9
  48.  
  49.  
  50. # Alpha of Xft font. Must be a value at or between 1 and 0 ###
  51. xftalpha 1
  52. # Force UTF8? requires XFT ###
  53. override_utf8_locale yes
  54.  
  55. uppercase no
  56. ######################### End Font Settings ###
  57. ### Colour Settings ###########################
  58. draw_shades no #yes
  59. default_shade_color 000000
  60.  
  61. draw_outline no # amplifies text if yes
  62. default_outline_color 000000
  63.  
  64. #default_color 656667 # Waldorf original colour
  65. #default_color 7a7a7a # Flame & Bunsen Grey
  66. #default_color 929292 # Labs Grey
  67. default_color C0C0C0 # Silver
  68. color0 B0E0E6 # PowderBlue
  69. color1 778899 # LightSlateGray
  70. color2 D8BFD8 # Thistle
  71. color3 9ACD32 # YellowGreen
  72. color4 FFA07A # LightSalmon
  73. color5 FFDEAD # NavajoWhite
  74. color6 00BFFF # DeepSkyBlue
  75. color7 5F9EA0 # CadetBlue
  76. color8 BDB76B # DarkKhaki
  77. color9 CD5C5C # IndianRed
  78. ####################### End Colour Settings ###
  79. ### Borders Section ###########################
  80. draw_borders no
  81. # Stippled borders?
  82. stippled_borders 5
  83. # border margins
  84. border_inner_margin 5
  85. border_outer_margin 0
  86. # border width
  87. border_width 2
  88. # graph borders
  89. draw_graph_borders yes #no
  90. #default_graph_size 15 40
  91. ####################### End Borders Section ###
  92. ### Miscellaneous Section #####################
  93. # Boolean value, if true, Conky will be forked to background when started.
  94. background yes
  95.  
  96. # Adds spaces around certain objects to stop them from moving other things
  97. # around, this only helps if you are using a mono font
  98. # Options: right, left or none
  99. use_spacer none
  100.  
  101. # Default and Minimum size is 256 - needs more for single commands that
  102. # "call" a lot of text IE: bash scripts
  103. text_buffer_size 6144
  104.  
  105. # Subtract (file system) buffers from used memory?
  106. no_buffers yes
  107.  
  108. # change GiB to G and MiB to M
  109. short_units yes
  110.  
  111. # Like it says, ot pads the decimals on % values
  112. # doesn't seem to work since v1.7.1
  113. pad_percents 2
  114.  
  115. # Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use
  116. # $image lots. Set to 0 to disable the image cache.
  117. imlib_cache_size 0
  118.  
  119. # Use the Xdbe extension? (eliminates flicker)
  120. # It is highly recommended to use own window with this one
  121. # so double buffer won't be so big.
  122. double_buffer yes
  123.  
  124. # Maximum size of user text buffer, i.e. layout below TEXT line in config file
  125. # (default is 16384 bytes)
  126. # max_user_text 16384
  127.  
  128. # Desired output unit of all objects displaying a temperature. Parameters are
  129. # either "fahrenheit" or "celsius". The default unit is degree Celsius.
  130. # temperature_unit Fahrenheit
  131. ##############################################
  132. # Output
  133. ##############################################
  134. TEXT
  135. dwmXdev INFO $alignr${font xftfont Liberation Sans:size=9}${execp /home/live/binclock.sh}${font}
  136. ${hr}
  137. GMT:$alignr${utime %H:%M}
  138. Host:$alignr$nodename
  139. Uptime:$alignr$uptime
  140. ram:$alignr$mem/$memmax
  141. #Swap usage:$alignr$swap/$swapmax
  142. disk:$alignr${fs_used /}/${fs_size /}
  143. cpu:$alignr${cpu cpu0}%
  144. devuan :$alignr${execp cat /etc/devuan_version}
  145. kernel : $alignr${kernel}
  146. #kernel latest check:$alignr${exec ~/bin/atomfeed.py}
  147. #i3 :$alignr${execp apt-cache policy i3 | grep Installed: | cut -d: -f2}
  148.  
  149. shortcut KEYS
  150. ${hr}
  151. #[Alt] + F2${alignr}Run Dialog
  152. [Alt] + p${alignr}dmenu
  153. [Alt] + Shift+Enter${alignr}terminal
  154. [Alt] + Shift+c${alignr}close focused window
  155. [Alt] + j${alignr}focus next window
  156. [Alt] + k${alignr}focus previous window
  157. [Alt] + i${alignr}increment master
  158. [Alt] + d${alignr}decrement master
  159. [Alt] + l${alignr}increase master size area
  160. [Alt] + h${alignr}decrease master size area
  161. [Alt] + Enter${alignr}zoom
  162. [Alt] + Shift+[1..n]${alignr}apply tag to window
  163. [Alt] + [1..n]${alignr}view tag
  164. [Alt] + Tab${alignr}toggle tags
  165. [Alt] + Shift+0${alignr}apply all tags to window
  166. [Alt] + Control+Shift+[1..n]${alignr}toggle tag n
  167. [Alt] + 0${alignr}view all windows
  168. [Alt] + Control+[1..n]${alignr}banish tags
  169. [Alt] + Shift+q${alignr}quit dwm
  170. [Alt] + b${alignr}toggle the top bar
  171. [Alt] + Button1${alignr}move window
  172. [Alt] + Button2${alignr}toggle layout
  173. [Alt] + Button3${alignr}resize window
  174.  
  175. alias reboot = sudo reboot
  176. alias poweroff = sudo poweroff
  177.  
  178. ${font Hack:italic:size=8}http://suckless.org 'software that sucks less'${font}
  179. ${hr}
  180. simplicity IS THE ULTIMATE SOPHISTICATION
  181. $alignr${font Hack:italic:size=6}Leanardo da Vinci
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement