Add Meta+L shortcut back & change command timeout
This commit is contained in:
parent
d046a117be
commit
4caeff4a37
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ mute=Volume Mute,Volume Mute,Stummschalten
|
||||||
|
|
||||||
[ksmserver]
|
[ksmserver]
|
||||||
Halt Without Confirmation=none,,Shut Down Without Confirmation
|
Halt Without Confirmation=none,,Shut Down Without Confirmation
|
||||||
Lock Session=none,Meta+L\tScreensaver,Sitzung sperren
|
Lock Session=Meta+L,Meta+L\tScreensaver,Sitzung sperren
|
||||||
Log Out=none,Ctrl+Alt+Del,Log Out
|
Log Out=none,Ctrl+Alt+Del,Log Out
|
||||||
Log Out Without Confirmation=none,,Log Out Without Confirmation
|
Log Out Without Confirmation=none,,Log Out Without Confirmation
|
||||||
Reboot=none,,Reboot
|
Reboot=none,,Reboot
|
||||||
|
|
|
@ -8,7 +8,7 @@ format = '''
|
||||||
[└───────](bold #d60532)$status$character'''
|
[└───────](bold #d60532)$status$character'''
|
||||||
right_format = ""
|
right_format = ""
|
||||||
scan_timeout = 1
|
scan_timeout = 1
|
||||||
command_timeout = 1000
|
command_timeout = 500
|
||||||
add_newline = true
|
add_newline = true
|
||||||
|
|
||||||
[line_break]
|
[line_break]
|
||||||
|
|
Loading…
Reference in a new issue