My dwm build
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 

11 satır
435 B

  1. --- config.def.h
  2. +++ config.def.h
  3. @@ -2,6 +2,7 @@
  4. /* appearance */
  5. static const unsigned int borderpx = 1; /* border pixel of windows */
  6. +static const unsigned int gappx = 5; /* gaps between windows */
  7. static const unsigned int snap = 32; /* snap pixel */
  8. static const int showbar = 1; /* 0 means no bar */
  9. static const int topbar = 1; /* 0 means bottom bar */