Dotfiles for my tiling window manager + terminal workflow.
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.

11 lines
421 B

  1. # ==============================================================================
  2. # OPEN/LIBREOFFICE SPECIFIC SETTINGS
  3. # ==============================================================================
  4. style "ooo_stepper_hack"
  5. {
  6. GtkScrollbar::stepper-size = 13
  7. GtkScrollbar::has-backward-stepper = 1
  8. GtkScrollbar::has-forward-stepper = 1
  9. }
  10. widget "*openoffice-toplevel*" style "ooo_stepper_hack"