feat: add markdown2pdf

This commit is contained in:
DACHXY 2025-03-03 11:46:00 +08:00
parent 1b564712a6
commit fad7cd1859
3 changed files with 10 additions and 1 deletions

View file

@ -12,6 +12,7 @@
# Hyprland
hyprlog = "grep -v \"arranged\" $XDG_RUNTIME_DIR/hypr/$HYPRLAND_INSTANCE_SIGNATURE/hyprland.log | cat";
saveEye = "pkill -f hyprsunset && hyprctl dispatch exec 'hyprsunset -t 3300'";
# Systemd Boot
setWin = "sudo bootctl set-oneshot auto-windows";