mirror of
https://github.com/balkian/dotfiles.git
synced 2025-08-23 08:02:19 +00:00
Updates in i3, added dunst
This commit is contained in:
@@ -121,7 +121,11 @@
|
||||
(guide-key-mode 1)
|
||||
))
|
||||
|
||||
(use-package projectile :ensure)
|
||||
(use-package projectile
|
||||
:ensure
|
||||
:config (progn
|
||||
(projectile-mode)
|
||||
))
|
||||
|
||||
(use-package helm
|
||||
:ensure t
|
||||
|
Reference in New Issue
Block a user