10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
# Start i3bar to display a workspace bar (plus the system information i3status
|
|
# finds out, if available)
|
|
bar {
|
|
tray_output primary
|
|
tray_padding 20 px
|
|
status_command i3status
|
|
}
|
|
|
|
# Wallpaper
|
|
exec --no-startup-id nitrogen --restore |