mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 07:13:57 +00:00
fix: betterlockscreen failing on suspend
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Disable dunst so that it's not attempting to reach a non-existent dunst service
|
||||
_final: prev: {
|
||||
betterlockscreen = prev.betterlockscreen.override { withDunst = false; };
|
||||
}
|
||||
Reference in New Issue
Block a user