jklsdjklasdljk
This commit is contained in:
@@ -58,4 +58,8 @@ in
|
||||
#programs.mpv.config.gpu-context = "wayland";
|
||||
|
||||
programs.mpv.config.screenshot-directory = "${config.home.homeDirectory}/Pictures/Screenshots-mpv";
|
||||
# https://mpv.io/manual/master/#options-screenshot-template
|
||||
# https://man.archlinux.org/man/core/man-pages/strftime.3.en#DESCRIPTION
|
||||
#programs.mpv.config.screenshot-template = "mpv-shot%n"; # mpv-shot0001.png (default)
|
||||
programs.mpv.config.screenshot-template = "mpv-shot-%tY-%tm-%td-%tH%tM%tS - %F @ %P"; # mpv-shot-YYYY-MM-DD-HHMMSS <filename> <timestamp in HH:MM:SS.mmm>.png
|
||||
}
|
||||
|
||||
@@ -31,6 +31,9 @@
|
||||
zls # zig
|
||||
typos # spell checker
|
||||
|
||||
# https://github.com/JFryy/systemd-lsp
|
||||
# https://github.com/kristoff-it/superhtml
|
||||
|
||||
# I prefer these in shell.nix / virtual environments
|
||||
# python3Packages.python-lsp-server # pylsp
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user