mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
LauncherTab: add grid view option
Launcher: force clipboard history to list view NGridView: created
This commit is contained in:
@@ -148,7 +148,8 @@
|
||||
"sortByMostUsed": true,
|
||||
"terminalCommand": "xterm -e",
|
||||
"customLaunchPrefixEnabled": false,
|
||||
"customLaunchPrefix": ""
|
||||
"customLaunchPrefix": "",
|
||||
"viewMode": "list"
|
||||
},
|
||||
"controlCenter": {
|
||||
"position": "close_to_bar_button",
|
||||
|
||||
Reference in New Issue
Block a user