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"
|
(setq ps-lpr-switches '("-q" "-dNOPAUSE" "-dBATCH" "-sDEVICE=mswinpr2"
|
||||||
"-sPAPERSIZE=a7"))
|
"-sPAPERSIZE=a7"))
|
||||||
|
|
||||||
|
(use-package emms)
|
||||||
|
|
||||||
;; exwm
|
;; exwm
|
||||||
;; (use-package exwm
|
;; (use-package exwm
|
||||||
;; :config
|
;; :config
|
||||||
|
@@ -258,6 +258,11 @@
|
|||||||
|
|
||||||
programs.texlive.enable = true;
|
programs.texlive.enable = true;
|
||||||
|
|
||||||
|
programs.yazi = {
|
||||||
|
enable = true;
|
||||||
|
enableBashIntegration = true;
|
||||||
|
};
|
||||||
|
|
||||||
programs.yt-dlp = {
|
programs.yt-dlp = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
@@ -281,6 +286,7 @@
|
|||||||
protonmail-bridge
|
protonmail-bridge
|
||||||
thunderbird
|
thunderbird
|
||||||
ueberzugpp
|
ueberzugpp
|
||||||
|
vcv-rack
|
||||||
runelite
|
runelite
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user