###############################################################################
# Built by i3configger /from/some/directory/who/cares  (some time after 1972) #
###############################################################################
### some-variables.conf ###
# some actual config - only needed fo i3 -C not to crash
workspace_layout tabbed


### i3status.tpl.conf ###
# you can set variables in the bar template also
# They will only be valid in the context of bar generation
# They will also override variables of the same name set in other files

bar {
        # additionally to all variables set in the configuration files
        # you can access the settings from i3configger.json here
        # They will be added to the context from bars->targets
        # they are pre populated by the bars->defaults
        status_command i3status -c ~/.i3/i3status.default.conf
        output DP-3
        mode dock
        position bottom
}
