Initial commit

This commit is contained in:
EliverLara
2018-08-10 21:21:51 -05:00
commit b669089099
461 changed files with 123998 additions and 0 deletions

12
gtk-2.0/apps/libreoffice.rc Executable file
View File

@@ -0,0 +1,12 @@
# ==============================================================================
# OPEN/LIBREOFFICE SPECIFIC SETTINGS
# ==============================================================================
style "ooo_stepper_hack"
{
GtkScrollbar::stepper-size = 13
GtkScrollbar::has-backward-stepper = 1
GtkScrollbar::has-forward-stepper = 1
}
widget "*openoffice-toplevel*" style "ooo_stepper_hack"