dustbowl: disable power key
This commit is contained in:
parent
0438ce6d2a
commit
212b41dba3
1 changed files with 2 additions and 0 deletions
|
|
@ -392,6 +392,8 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.logind.powerKey = "ignore";
|
||||||
|
|
||||||
# Sway systemd integration
|
# Sway systemd integration
|
||||||
# https://wiki.archlinux.org/title/Sway#Manage_Sway-specific_daemons_with_systemd
|
# https://wiki.archlinux.org/title/Sway#Manage_Sway-specific_daemons_with_systemd
|
||||||
systemd.user.targets.sway-session = {
|
systemd.user.targets.sway-session = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue