Load matchit plugin where available.
[profile.git] / .themes / override-2.0
1 # Disable dragging windows by clicking in the menubar.
2 style "no-drag" = "Default" {
3   GtkWidget::window-dragging = 0
4 }
5
6 widget_class "*<GtkMenuBar>*" style : rc "no-drag"