Config: Move qt5ct tooltip theme file to /usr/share
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
QToolTip {
|
||||
background-color: #4B5162;
|
||||
border-radius: 3px;
|
||||
padding: 3px;
|
||||
color: #BAC3CF;
|
||||
}
|
||||
@@ -19,7 +19,7 @@ gui_effects=@Invalid()
|
||||
keyboard_scheme=2
|
||||
menus_have_icons=true
|
||||
show_shortcuts_in_context_menus=true
|
||||
stylesheets=/home/rick/.config/qt5ct/qss/tooltip-arc.qss
|
||||
stylesheets=/usr/share/qt5ct/qss/tooltip-arc.qss
|
||||
toolbutton_style=4
|
||||
underline_shortcut=1
|
||||
wheel_scroll_lines=3
|
||||
|
||||
Reference in New Issue
Block a user