neovim update; removed unused files; dont now what else. whoops

This commit is contained in:
Nico
2025-05-05 20:09:34 +02:00
parent 981a2edcb4
commit c1da805aad
55 changed files with 1626 additions and 814 deletions

View File

@@ -1,9 +1,6 @@
input {
kb_layout = de
kb_variant =
kb_model =
kb_options =
kb_rules =
input {
kb_layout = us,de
kb_options=grp:alt_shift_toggle
follow_mouse = 1
@@ -18,8 +15,8 @@ general {
gaps_in=6
gaps_out=12
border_size=4
col.active_border=$borderActive
col.inactive_border=$borderInactive
col.active_border=$mauve
col.inactive_border=$base
}
misc {
@@ -36,9 +33,9 @@ decoration {
enabled = true
xray = true
}
drop_shadow=true
shadow_range=4
col.shadow=0x66000000
# drop_shadow=true
# shadow_range=4
# col.shadow=0x66000000
}
animations {