mirror of
https://github.com/larstvei/nix-config.git
synced 2025-10-13 14:30:12 +00:00
Slight tweaks
This commit is contained in:
parent
887d820452
commit
f5678b1bb7
@ -26,11 +26,10 @@
|
|||||||
workspace = "w[t1], gapsin:0, gapsout:0, border:0, rounding:0";
|
workspace = "w[t1], gapsin:0, gapsout:0, border:0, rounding:0";
|
||||||
|
|
||||||
decoration = {
|
decoration = {
|
||||||
rounding = 15;
|
rounding = 16;
|
||||||
inactive_opacity = 0.75;
|
inactive_opacity = 0.75;
|
||||||
blur.enabled = false;
|
blur.enabled = false;
|
||||||
shadow.enabled = false;
|
shadow.enabled = false;
|
||||||
border_part_of_window = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
monitor = [ ",preferred,auto,1" ];
|
monitor = [ ",preferred,auto,1" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user