update filetype from sh to i3

This commit is contained in:
lelgenio 2020-12-01 16:30:44 -03:00
parent d55c5a1581
commit e041b01434
9 changed files with 9 additions and 11 deletions

View File

@ -30,4 +30,4 @@ assign [class=TelegramDesktop] workspace 10
assign [class=discord] workspace 10
# vim: ft=sh
# vim: ft=i3

View File

@ -49,6 +49,4 @@ include daemons
include /etc/sway/config.d/
# vim:ft=sh
# vim:ft=i3

View File

@ -78,4 +78,4 @@ exec swayidle -w \
resume 'swaymsg "output * dpms on";$screenReload' \
# vim: ft=sh
# vim: ft=i3

View File

@ -26,4 +26,4 @@ input * {
xkb_numlock enabled
}
# vim: ft=sh
# vim: ft=i3

View File

@ -39,4 +39,4 @@ Control+Alt+delete exit
}
# vim: ft=sh
# vim: ft=i3

View File

@ -70,4 +70,4 @@ XF86HomePage exec xdg-open http://start.duckduckgo.com
}
# vim: ft=sh
# vim: ft=i3

View File

@ -76,4 +76,4 @@ $mod+z focus child
}
# vim: ft=sh
# vim: ft=i3

View File

@ -45,4 +45,4 @@ mode Passthrough {
}
bindsym $mod+escape mode Passthrough
# vim: ft=sh
# vim: ft=i3

View File

@ -87,4 +87,4 @@ exec_always {
seat * xcursor_theme "{{@@ cursor_theme @@}}" "{{@@ cursor_size @@}}"
# vim: ft=sh
# vim: ft=i3