feat: Some window configuration updates, waybar color changes, clipse history changed, and adds logout service to clear clipboard history

This commit is contained in:
2025-09-27 11:04:19 -04:00
parent 129f452045
commit 35b7dca7e4
12 changed files with 40 additions and 39 deletions

View File

@@ -1,7 +1,7 @@
{
"allowDuplicates": false,
"historyFile": "$XDG_DATA_HOME/clipse/clipboard_history.json",
"maxHistory": 100,
"maxHistory": 50,
"logFile": "$XDG_DATA_HOME/clipse/clipse.log",
"themeFile": "custom_theme.json",
"tempDir": "$XDG_DATA_HOME/clipse/tmp_files",
@@ -33,4 +33,3 @@
"heightCut": 2
}
}