lemonbar: Screen working somewhat. Remove one fifo
This commit is contained in:
@@ -4,7 +4,6 @@ import getpass
|
||||
# File locations
|
||||
pid_file = '/tmp/i3_lemonbar_launcher.pid'
|
||||
fifo_file_status = '/tmp/i3_lemonbar1_{}'.format(getpass.getuser())
|
||||
fifo_file_executor = '/tmp/i3_lemonbar2_{}'.format(getpass.getuser())
|
||||
fifo_screen_log = '/tmp/i3_screen_{}'.format(getpass.getuser())
|
||||
health_file = '/tmp/i3_lemonbar_health.info'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user