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:
@@ -306,6 +306,8 @@ Singleton {
|
||||
property string terminalCommand: "xterm -e"
|
||||
property bool customLaunchPrefixEnabled: false
|
||||
property string customLaunchPrefix: ""
|
||||
// View mode: "list" or "grid"
|
||||
property string viewMode: "list"
|
||||
}
|
||||
|
||||
// control center
|
||||
|
||||
Reference in New Issue
Block a user