Swayfx time
This commit is contained in:
parent
bf0ca9df0e
commit
385abb77a5
7 changed files with 48 additions and 128 deletions
8
rice.nix
8
rice.nix
|
@ -90,10 +90,10 @@ in rec {
|
|||
};
|
||||
|
||||
borders = {
|
||||
thickness = 2;
|
||||
rounding = 0;
|
||||
gaps_in = 4;
|
||||
gaps_out = 4;
|
||||
thickness = 3;
|
||||
rounding = 6;
|
||||
gaps_in = 6;
|
||||
gaps_out = 8;
|
||||
};
|
||||
|
||||
bg = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue