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]
|
||||
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 Without Confirmation=none,,Log Out Without Confirmation
|
||||
Reboot=none,,Reboot
|
||||
|
|
|
@ -8,7 +8,7 @@ format = '''
|
|||
[└───────](bold #d60532)$status$character'''
|
||||
right_format = ""
|
||||
scan_timeout = 1
|
||||
command_timeout = 1000
|
||||
command_timeout = 500
|
||||
add_newline = true
|
||||
|
||||
[line_break]
|
||||
|
|
Loading…
Reference in a new issue