Started anew

This commit is contained in:
2026-03-23 16:18:38 +00:00
parent 74a0067e1d
commit fee1011c73
16907 changed files with 66058 additions and 0 deletions
@@ -0,0 +1,23 @@
source = conf/variables.conf
# source = conf/behaviour.conf
# source = conf/layout.conf
source = conf/animations.conf
source = conf/layer-rules.conf
# source = conf/window-rules.conf
source = conf/monitor-rules.conf
# source = conf/workspace-rules.conf
source = conf/bindings.conf
source = conf/exec-once.conf
general {
gaps_in = 2
gaps_out = 4
border_size = 2
# Gradient syntax: color color angle (e.g. 45deg). :contentReference[oaicite:5]{index=5}
col.active_border = $blue $green 45deg
col.inactive_border = $inactive
layout = scrolling
resize_on_border = true
extend_border_grab_area = 20 # Makes it easier to "grab" the edge
}