Set ft to hyprlang in hyprland dots (oops)

This commit is contained in:
2025-02-13 14:24:36 -06:00
parent 926510a96c
commit 90ef8c3271
18 changed files with 18 additions and 18 deletions

View File

@@ -1,2 +1,2 @@
# vim: set ft=config:
# vim: set ft=hyprlang:
exec-once = pgrep -U $USER swww-daemon || { rm /run/user/$UID/swww.socket; swww-daemon --format xrgb; }