doom: replaced symbols with nerd font symbols

This commit is contained in:
2026-03-16 00:06:21 +01:00
parent 3c4081ea7b
commit c05666f059
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(git -C /home/ayman/.dotfiles log --oneline -5)",
"Bash(git -C /home/ayman/.dotfiles show HEAD)",
"Bash(git -C /home/ayman/.dotfiles diff)",
"Bash(git -C /home/ayman/.dotfiles add home/modules/zsh.nix && git -C /home/ayman/.dotfiles commit -m \"$\\(cat <<'EOF'\nzsh: add kitten ssh aliases s and si\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\nEOF\n\\)\")",
"Bash(git -C /home/ayman/.dotfiles push 2>&1)"
]
}
}
+1 -1
View File
@@ -81,7 +81,7 @@
'(("d" "daily" plain
"%?"
:target (file+head "%<%Y-%m-%d>.org"
"#+title: %<%Y-%m-%d>\n#+filetags: :daily:\n\n* 🌅 Today's Focus\n\n* 💼 Work\n** Tasks\n** Notes\n\n* 🔬 Tech\n** Tasks\n** Notes\n\n* 🧍 Personal\n** Tasks\n** Notes\n\n* 📋 Habits\n\n* 🌀 Fleeting / Inbox\n")
"#+title: %<%Y-%m-%d>\n#+filetags: :daily:\n\n* 󰣉 Today's Focus\n\n* 󰇗 Work\n** Tasks\n** Notes\n\n* Tech\n** Tasks\n** Notes\n\n* Personal\n** Tasks\n** Notes\n\n* Habits\n\n* 󱊖 Fleeting / Inbox\n")
:unnarrowed t
:immediate-finish t)