Organizing i3 config.

This commit is contained in:
James Patrick 2019-08-04 17:09:30 -04:00
parent 048141c771
commit d97bd5b7a2
2 changed files with 1 additions and 4 deletions

1
i3/autostart Normal file
View File

@ -0,0 +1 @@
exec_always polybar example

View File

@ -1,6 +1,2 @@
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {
status_command polybar example
}