mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
Enable by default
This commit is contained in:
@@ -189,7 +189,7 @@ void Profile::useFallback()
|
||||
setProperty(HistorySize, 1000);
|
||||
setProperty(ScrollBarPosition, Enum::ScrollBarRight);
|
||||
setProperty(ScrollFullPage, false);
|
||||
setProperty(HighlightScrolledLines, false);
|
||||
setProperty(HighlightScrolledLines, true);
|
||||
|
||||
setProperty(FlowControlEnabled, true);
|
||||
setProperty(UrlHintsModifiers, 0);
|
||||
|
||||
Reference in New Issue
Block a user