mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Add system shortcuts
This commit is contained in:
parent
c832b016cb
commit
e1eb8290cb
1 changed files with 2 additions and 0 deletions
|
|
@ -75,6 +75,8 @@ in {
|
|||
[
|
||||
# Essentials
|
||||
"$mod CONTROL, Q, exit,"
|
||||
"$mod CONTROL, S, exec, systemctl suspend"
|
||||
"$mod CONTROL, L, exec, loginctl lock-session"
|
||||
"$mod SHIFT, C, killactive,"
|
||||
"$mod, TAB, cyclenext,"
|
||||
"$mod SHIFT, V, togglefloating,"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue