diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/.exrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/.exrc b/.config/hypr/.exrc index a2e90ff..ca89393 100644 --- a/.config/hypr/.exrc +++ b/.config/hypr/.exrc @@ -1 +1,2 @@ autocmd BufWritePost hyprland.conf.in make +autocmd BufRead hyprland.conf.in setlocal commentstring=#\ %s filetype=hyprlang |