xsel, locker update, font config & polybar multi-monitor

This commit is contained in:
Tristaan
2018-01-20 15:02:36 +01:00
parent c1260453a1
commit 03870463e6
8 changed files with 17 additions and 9 deletions

View File

@@ -55,19 +55,19 @@ draw_bold_text_with_bright_colors: true
font:
# The normal (roman) font face to use.
normal:
family: xos4 Terminus # should be "Menlo" or something on macOS.
family: "xos4 Terminus" # should be "Menlo" or something on macOS.
# Style can be specified to pick a specific face.
style: Regular
# The bold font face
bold:
family: xos4 Terminus # should be "Menlo" or something on macOS.
family: "xos4 Terminus" # should be "Menlo" or something on macOS.
# Style can be specified to pick a specific face.
style: Bold
# The italic font face
italic:
family: xos4 Terminus # should be "Menlo" or something on macOS.
family: "xos4 Terminus" # should be "Menlo" or something on macOS.
# Style can be specified to pick a specific face.
# style: Italic

View File

@@ -12,7 +12,7 @@ show_program_path=1
highlight_base_name=0
highlight_megabytes=1
highlight_threads=1
tree_view=1
tree_view=0
header_margin=1
detailed_cpu_time=0
cpu_count_from_zero=0

View File

@@ -34,7 +34,7 @@ bright_white = '0xd7d7d7'
[bar/top]
;monitor = ${env:MONITOR:HDMI-1}
monitor = ${env:MONITOR}
width = 100%
height = 26
;offset-x = 1%