My dot files
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
157B

  1. #shadows
  2. shadow = true;
  3. no-dock-shadow = true;
  4. clear-shadow = true;
  5. shadow-radius = 17;
  6. shadow-offset-x = -7;
  7. shadow-offset-y = -7;
  8. shadow-opacity = 0.6;