lemonbar: Move conky configs into modules
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user