I’m using KDE Plasma on Debian and this is my config
{
“font_size”: 12,
“ignored_packages”:
[
“Vintage”,
],
“index_files”: true,
“color_scheme”: “Packages/ayu/ayu-mirage.sublime-color-scheme”,
“theme”: “ayu-mirage.sublime-theme”,
“gtk_client_side_window_decorations”: true,
}
Problem with Sublime Text title bar
razvbir
#1
0 Likes
bschaaf
#2
This is an issue with your GTK theme. Using gtk_client_side_window_decorations
means you’re asking ST/GTK to draw the title bar instead of KDE.
0 Likes