diff options
Diffstat (limited to 'control-center.rc')
-rw-r--r-- | control-center.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/control-center.rc b/control-center.rc index 43f9f9f6..55b5f945 100644 --- a/control-center.rc +++ b/control-center.rc @@ -27,6 +27,9 @@ style "focus" { GtkWidget::interior_focus=0 + GtkWidget::focus-line-width=0 } class "GtkTextView" style "focus" +widget "*focus*" style "focus" + |