Compare commits
3 Commits
2cf0655a58
...
704c29f6d9
Author | SHA1 | Date | |
---|---|---|---|
704c29f6d9 | |||
bf081f0d28 | |||
c6d60abe1e |
@@ -527,6 +527,8 @@
|
||||
(setq ps-lpr-switches '("-q" "-dNOPAUSE" "-dBATCH" "-sDEVICE=mswinpr2"
|
||||
"-sPAPERSIZE=a7"))
|
||||
|
||||
(use-package emms)
|
||||
|
||||
;; exwm
|
||||
;; (use-package exwm
|
||||
;; :config
|
||||
|
@@ -258,6 +258,11 @@
|
||||
|
||||
programs.texlive.enable = true;
|
||||
|
||||
programs.yazi = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
};
|
||||
|
||||
programs.yt-dlp = {
|
||||
enable = true;
|
||||
settings = {
|
||||
@@ -281,6 +286,7 @@
|
||||
protonmail-bridge
|
||||
thunderbird
|
||||
ueberzugpp
|
||||
vcv-rack
|
||||
runelite
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user