mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat(doom): (Maybe temporary) switch to doom emacs
* Surfingkeys: Add pixiv site specific keymaps * Emacs: (Maybe temporary) switch to doom emacs * Hyprland: Add shortcuts to screenshot * nvim: Conceal on Zero-Width Space
This commit is contained in:
parent
5533374bc3
commit
c353d008a2
10 changed files with 472 additions and 3 deletions
|
|
@ -31,7 +31,7 @@
|
|||
(use-package alert
|
||||
:commands (alert)
|
||||
:config
|
||||
(setq alert-default-style 'toast))
|
||||
(setq alert-default-style 'libnotify))
|
||||
|
||||
;; Export module
|
||||
(provide 'init-basic)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue