mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
SessionMenu: add option to hide keybinds
This commit is contained in:
@@ -554,6 +554,7 @@ Singleton {
|
||||
property int countdownDuration: 10000
|
||||
property string position: "center"
|
||||
property bool showHeader: true
|
||||
property bool showKeybinds: true
|
||||
property bool largeButtonsStyle: true
|
||||
property string largeButtonsLayout: "single-row"
|
||||
property list<var> powerOptions: [
|
||||
|
||||
Reference in New Issue
Block a user