mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-22 00:21:34 +01:00
Fix keybinds
This commit is contained in:
parent
7e95e83591
commit
541febf747
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
# Release + Locked
|
# Release + Locked
|
||||||
brindrl = [
|
bindrl = [
|
||||||
# Manage session
|
# Manage session
|
||||||
"$mod CONTROL, P, exec, poweroff"
|
"$mod CONTROL, P, exec, poweroff"
|
||||||
"$mod CONTROL, R, exec, reboot"
|
"$mod CONTROL, R, exec, reboot"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue