1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

add lock screen hotkey

This commit is contained in:
andrey_varnavskiy
2024-12-01 06:16:38 +05:00
parent 7291082322
commit ad02bf97ea

View File

@@ -12,6 +12,7 @@
"$mainMod, V, exec, cliphist list | wofi --dmenu | cliphist decode | wl-copy"
"$mainMod, B, exec, pkill -SIGUSR2 waybar"
"$mainMod SHIFT, B, exec, pkill -SIGUSR1 waybar"
"$mainMod, L, exec, loginctl lock-session"
# Configuration files
"$mainMod SHIFT, R, exec, $terminal -e sh -c 'nh os switch'"