mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-03 07:29:41 +00:00
tree-wide: replace xscreensaver with xsecurelock
This commit is contained in:
parent
b3fb8aff73
commit
06f6e59fc9
8 changed files with 2 additions and 368 deletions
|
|
@ -41,16 +41,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.xscreensaver = {
|
||||
enable = true;
|
||||
hooks = {
|
||||
# Reset display setting on login
|
||||
"RUN" = ''
|
||||
${lib.getExe pkgs.autorandr} --change --ignore-lid
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
services.picom = {
|
||||
enable = true;
|
||||
# avoid tearing
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@
|
|||
let
|
||||
genLocale = locale: lib.flip lib.genAttrs (_: locale);
|
||||
in
|
||||
# - xscreensaver freaks out on the time display
|
||||
# - evolution add event becomes hard to use
|
||||
# https://gitlab.gnome.org/GNOME/evolution/-/issues/3120
|
||||
genLocale "fr_FR.UTF-8" [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue