chore: damn
This commit is contained in:
parent
c4c797a205
commit
deffd6470c
13 changed files with 417 additions and 317 deletions
40
niri/.config/niri/config.d/layout.kdl
Normal file
40
niri/.config/niri/config.d/layout.kdl
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
layout {
|
||||
gaps 5
|
||||
center-focused-column "never"
|
||||
|
||||
preset-column-widths {
|
||||
proportion 0.33333
|
||||
proportion 0.5
|
||||
proportion 0.66667
|
||||
}
|
||||
|
||||
default-column-width { proportion 0.5; }
|
||||
|
||||
focus-ring {
|
||||
width 1
|
||||
active-color "#7fc8ff"
|
||||
inactive-color "#505050"
|
||||
}
|
||||
|
||||
border {
|
||||
off
|
||||
width 4
|
||||
active-color "#ffc87f"
|
||||
inactive-color "#505050"
|
||||
urgent-color "#9b0000"
|
||||
}
|
||||
|
||||
shadow {
|
||||
softness 30
|
||||
spread 5
|
||||
offset x=0 y=5
|
||||
color "#0007"
|
||||
}
|
||||
|
||||
struts {
|
||||
}
|
||||
}
|
||||
|
||||
animations {
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue