i forgot to enable

This commit is contained in:
spinach 2024-02-27 14:01:05 -05:00
parent 51e61b4bc2
commit 473071f891

View File

@ -2,6 +2,9 @@
-- sway config
vim.filetype.add({
filename = {
['/home/spinach/.dotfiles/gui/sway/base.conf'] = 'swayconfig',
},
pattern = {
['.*/sway/.*;'] = 'swayconfig',
['.*/sway/base.conf;'] = 'swayconfig',