Skip to content

Commit

Permalink
xfce.xfce4-settings: Fix screen locked but lockscreen invisible after…
Browse files Browse the repository at this point in the history
… suspend (#358747)
  • Loading branch information
bobby285271 authored Nov 26, 2024
2 parents 3975f80 + f19e0f7 commit e89738c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pkgs/desktops/xfce/core/xfce4-settings/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e89738c

Please sign in to comment.