Advertisement
Guest User

urxvt: no sbwidth limit - patch

a guest
Feb 5th, 2014
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.30 KB | None | 0 0
  1. --- a/src/feature.h 2013-11-08 16:47:39.368567231 +0400
  2. +++ b/src/feature.h 2013-11-08 16:47:04.104688370 +0400
  3. @@ -214,7 +214,7 @@
  4.  /*
  5.   * Minimum and maximum widths of the scrollbar (all styles)
  6.   */
  7. -#define SB_WIDTH_MINIMUM   5
  8. +#define SB_WIDTH_MINIMUM   1
  9.  #define SB_WIDTH_MAXIMUM   100
  10.  
  11.  /*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement