mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(clipboard): removed unused date filter and date headers, went with a simple "time ago" indicator per entry which feels more natural
This commit is contained in:
@@ -422,7 +422,6 @@ Singleton {
|
||||
property bool clipboardWrapText: true
|
||||
property bool enableClipboardSmartIcons: true
|
||||
property bool enableClipboardChips: true
|
||||
property bool enableClipboardDateHeaders: true
|
||||
property string clipboardWatchTextCommand: "wl-paste --type text --watch cliphist store"
|
||||
property string clipboardWatchImageCommand: "wl-paste --type image --watch cliphist store"
|
||||
property string position: "center" // Position: center, top_left, top_right, bottom_left, bottom_right, bottom_center, top_center
|
||||
|
||||
Reference in New Issue
Block a user