25 lines
507 B
Text
25 lines
507 B
Text
# General
|
|
general {
|
|
# Borders
|
|
border_size = 2
|
|
col.inactive_border = $col_inactive
|
|
col.nogroup_border = $col_inactive
|
|
col.active_border = $col_accentdark $col_accentlight 90deg
|
|
col.nogroup_border_active = rgb(00cc66) rgb(33ff99) 270deg
|
|
resize_on_border = false
|
|
|
|
# Gaps
|
|
gaps_in = 5
|
|
gaps_out = 10
|
|
gaps_workspaces = 0
|
|
|
|
# Cursor
|
|
cursor_inactive_timeout = 0
|
|
no_cursor_warps = false
|
|
|
|
# Layout
|
|
layout = hy3
|
|
|
|
# Focus
|
|
no_focus_fallback = true
|
|
}
|