i3: Remove vim modeline

Remove the vim modeline that sets the filetype to `i3`, as I do not have
a i3.vim filetype plugin. Now it is recognized as `ft=conf`, providing
at least highlighting of strings.
This commit is contained in:
2022-05-19 15:11:56 +02:00
parent 6fae630b6f
commit 2e6052cd3c

View File

@@ -246,5 +246,3 @@ for_window [class="^$TERMINAL-256color$" title="^fzf-monitor-setup$"] \
bindsym $mod+m exec \
pkill -f fzf-monitor-setup -O 1 \
|| $TERMINAL -t fzf-monitor-setup -e ~/.local/bin/monitor-setup
# vim: ft=i3