Install winpulse
This commit is contained in:
parent
ec966129dd
commit
ef18bbcf38
2 changed files with 5 additions and 0 deletions
|
|
@ -732,6 +732,10 @@
|
|||
(setq whitespace-line-column nil
|
||||
whitespace-style '(face empty tabs lines-tail trailing)))
|
||||
|
||||
(use-package winpulse
|
||||
:config
|
||||
(winpulse-mode 1))
|
||||
|
||||
(use-package yasnippet
|
||||
:defer 2
|
||||
:config
|
||||
|
|
|
|||
|
|
@ -70,6 +70,7 @@
|
|||
modus-themes
|
||||
nix-mode
|
||||
vertico
|
||||
winpulse
|
||||
yasnippet
|
||||
]);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue