mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Switched many theme images over to hyprland
This commit is contained in:
parent
6ea06c237a
commit
eb43b570a1
30 changed files with 49 additions and 49 deletions
|
@ -118,11 +118,11 @@ Teach him how to program and you will frustrate him for a lifetime."
|
|||
"Agenda calendar" "" (lambda (&rest _) (cfw:open-org-calendar)) 'magit-tag)
|
||||
)
|
||||
;; line 4
|
||||
( (,"Config" "" "" (lambda (&rest _)) 'magit-signature-error)
|
||||
( (,"Config" "" "" (lambda (&rest _)) 'dired-mark)
|
||||
(,(all-the-icons-faicon "cogs" :height 1.0 :v-adjust 0.0)
|
||||
"System config" "" (lambda (&rest _) (projectile-switch-project-by-name "~/.dotfiles" t)) 'magit-signature-error)
|
||||
"System config" "" (lambda (&rest _) (projectile-switch-project-by-name "~/.dotfiles" t)) 'dired-mark)
|
||||
(,(all-the-icons-material "help" :height 1.0 :v-adjust -0.2)
|
||||
"Doom documentation" "" (lambda (&rest _) (doom/help)) 'magit-signature-error)
|
||||
"Doom documentation" "" (lambda (&rest _) (doom/help)) 'dired-mark)
|
||||
)
|
||||
))
|
||||
(setq dashboard-footer-icon (all-the-icons-faicon "list-alt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue