Add a role to configure chromium to run on Vulkan.

This commit is contained in:
Tom Alexander
2024-09-24 22:22:13 -04:00
parent 15d65c3f21
commit 14fa62c64a
12 changed files with 116 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
:bind (
("C-c l" . org-store-link)
("C-c a" . org-agenda)
("C--" . org-timestamp-down)
("C-=" . org-timestamp-up)
)
:hook (
(org-mode . (lambda ()