
# i3 settings
default_border pixel 3
titlebar_border_thickness 3
titlebar_padding 7 5
default_floating_border normal 3
font pango:saoui 12

#                      | title                     | indi- | child
#                      | border  | bg      | text  | cator | border
client.focused          #333333a0 #333333a0 #a89984 #928374
client.focused_inactive #00000080 #333333a0 #928374 #333333 #00000080
client.unfocused        #00000080 #333333a0 #928374 #333333 #00000080
client.urgent           #D9A416   #D9A416   #000000 #268BD2
client.placeholder      #00000000 #0c0c0c   #ffffff #000000
client.background       #2B2B2B

# i3 gaps settings
gaps inner 5
gaps outer -2
smart_gaps on
smart_borders on

#######################################

include /etc/fuchs-kiosk/sway-configuration

exec fuchs-kiosk startup
