lemonbar: Move conky configs into modules

This commit is contained in:
2019-12-03 21:55:44 +01:00
committed by kuben
parent c6f48faff0
commit 05ece594ad
4 changed files with 58 additions and 58 deletions

View File

@@ -7,9 +7,6 @@ fifo_file_status = '/tmp/i3_lemonbar1_{}'.format(getpass.getuser())
fifo_screen_log = '/tmp/i3_screen_{}'.format(getpass.getuser())
health_file = '/tmp/i3_lemonbar_health.info'
path="/home/kuba/.i3/lemonbar/"
logpath="/home/kuba/lemonbar.log" # Write here on exceptions
# color definitions
color_back = "#FF1D1F21" # Default background
color_fore = "#FFC5C8C6" # Default foreground