mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
xfce.xfce4-settings: Fix screen locked but lockscreen invisible after suspend
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077277.
This commit is contained in:
parent
23e89b7da8
commit
f19e0f76f4
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@
|
|||
, libxfce4util
|
||||
, libxklavier
|
||||
, upower
|
||||
, withUpower ? true
|
||||
# Disabled by default on upstream and actually causes issues:
|
||||
# https://gitlab.xfce.org/xfce/xfce4-settings/-/issues/222
|
||||
, withUpower ? false
|
||||
, xfconf
|
||||
, xf86inputlibinput
|
||||
, colord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue